moveStagedIntoWorktree
moveStagedIntoWorktree(
images,worktreePath):string[]
Defined in: src/uploads.ts:50
Move each staged file into the worktree’s uploads dir; return new absolute paths (basename preserved). Falls back to copy+unlink across devices.
Parameters
Section titled “Parameters”images
Section titled “images”string[]
worktreePath
Section titled “worktreePath”string
Returns
Section titled “Returns”string[]