Skip to content

MakeDirectoryCommand

Defined in: application/commands/bookmark-command-types.ts:148

Make directory commandです。

readonly kind: "mkdir"

Defined in: application/commands/bookmark-command-types.ts:152

Command種別です。


readonly pathInput: string

Defined in: application/commands/bookmark-command-types.ts:156

作成するfolder path入力です。