Skip to content

PipeBookmarkCommand

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

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

Pipe commandです。

readonly kind: "pipe"

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

Command種別です。


readonly source: PipeSourceBookmarkCommand

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

Pipe元の読み取りcommandです。


readonly stages: readonly PipeStageCommand[]

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

Pipe stage一覧です。

Last updated: