Skip to content

GoBookmarkCommand

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

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

Go commandです。

readonly kind: "go"

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

Command種別です。


readonly long: boolean

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

詳細情報を表示するかです。


readonly query: string

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

検索queryです。

Last updated: