![]() | ICommand |
The ICommandAcceptor type exposes the following members.
Name | Description | |
---|---|---|
![]() | AcceptApiInstance | Is called during plugin initialization on CompreDriveControl start and allows the plugin to receive an API interface of the CompreDriveControl instance it is loaded into. |
![]() | AcceptLogInterface |
Is called once and allows the plugin to receive a log writer.
(Inherited from ICompreDriveControlPlugin) |
![]() | ExecuteCommand | Execute the given command. |
![]() | GetAvailableCommands | Get the commands available to run. |