Skip to content

ShowDirectoryTreeCommand

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

Directory tree表示commandです。

readonly depth: number

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

表示する最大depthです。


readonly directoriesOnly: boolean

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

Directoryだけを表示するかです。


readonly kind: "tree"

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

Command種別です。


readonly pathInput: string

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

対象path入力です。