executeCopyPipeStage
executeCopyPipeStage(
state,dependencies):Promise<BookmarkCliCommandState>
Defined in: presentation/cli/bookmark-cli-copy-command-executors.ts:274
Copy pipe stageを実行します。
Parameters
Section titled “Parameters”pipe source実行状態です。
dependencies
Section titled “dependencies”BookmarkCliCommandDependencies
command実行に必要な依存です。
Returns
Section titled “Returns”Promise<BookmarkCliCommandState>
copy後stateです。