Interface: RemovePluginInput
Defined in: packages/core/src/application/use-cases/remove-plugin.ts:6
Input for the RemovePlugin use case.
Properties
configPath
readonlyconfigPath:string
Defined in: packages/core/src/application/use-cases/remove-plugin.ts:8
Absolute path to the specd.yaml to update.
name
readonlyname:string
Defined in: packages/core/src/application/use-cases/remove-plugin.ts:12
Plugin package name.
type
readonlytype:string
Defined in: packages/core/src/application/use-cases/remove-plugin.ts:10
Plugin type key (for example, agents).