Skip to main content

Interface: ListPluginsInput

Defined in: packages/core/src/application/use-cases/list-plugins.ts:6

Input for the ListPlugins use case.

Properties

configPath

readonly configPath: string

Defined in: packages/core/src/application/use-cases/list-plugins.ts:8

Absolute path to the specd.yaml to read.


type?

readonly optional type?: string

Defined in: packages/core/src/application/use-cases/list-plugins.ts:10

Optional plugin type filter (for example, agents).