Interface: ListPluginsInput
Defined in: packages/core/src/application/use-cases/list-plugins.ts:6
Input for the ListPlugins use case.
Properties
configPath
readonlyconfigPath:string
Defined in: packages/core/src/application/use-cases/list-plugins.ts:8
Absolute path to the specd.yaml to read.
type?
readonlyoptionaltype?:string
Defined in: packages/core/src/application/use-cases/list-plugins.ts:10
Optional plugin type filter (for example, agents).