Skip to content

CopyBookmarkCommand

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

Clipboard copy commandです。

readonly kind: "copy"

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

Command種別です。


readonly targetInput: string

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

対象の直前結果番号です。


readonly valueKind: BookmarkCliCopyValueKind

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

Copyする値種別です。