Skip to content

UpdateCurrentDirectoryInput

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

Defined in: domain/storage/extension-state-cleanup.ts:11

現在ディレクトリ更新入力。

readonly bookmarkTree: BookmarkTree

Defined in: domain/storage/extension-state-cleanup.ts:15

Bookmark Tree。


readonly currentDirectory: string

Defined in: domain/storage/extension-state-cleanup.ts:17

実行後の現在ディレクトリ。


readonly state: ExtensionState

Defined in: domain/storage/extension-state-cleanup.ts:13

現在の拡張状態。


readonly updatedAt: string

Defined in: domain/storage/extension-state-cleanup.ts:19

更新日時ISO文字列。

Last updated: