Skip to content

executeChangeDirectoryCommand

This content is for v1.3.1. Switch to the latest version for up-to-date documentation.

executeChangeDirectoryCommand(command, dependencies): Promise<BookmarkCliCommandState>

Defined in: presentation/cli/bookmark-cli-directory-command-executors.ts:93

Cd commandを実行します。

ChangeDirectoryCommand

Cd commandです。

BookmarkCliCommandDependencies

command実行に必要な依存です。

Promise<BookmarkCliCommandState>

画面に反映する状態です。

Last updated: