Skip to content

MoveCommandHistoryCursorInput

Defined in: domain/storage/command-history-navigation.ts:20

Command history cursor移動入力。

readonly currentIndex: CommandHistoryCursorIndex

Defined in: domain/storage/command-history-navigation.ts:22

現在のcursor index。


readonly direction: CommandHistoryCursorDirection

Defined in: domain/storage/command-history-navigation.ts:24

移動方向。


readonly itemCount: number

Defined in: domain/storage/command-history-navigation.ts:26

Command history件数。

Last updated: