Skip to content

PipeBookmarkCommand

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

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

Pipe commandです。

readonly kind: "pipe"

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

Command種別です。


readonly source: PipeSourceBookmarkCommand

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

Pipe元の読み取りcommandです。


readonly stages: readonly GrepPipeStageCommand[]

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

Pipe stage一覧です。

Last updated: