API Reference
Class
CopilotCliInstallCommand
Describes a CLI install command.
Inheritance
- Object
- CopilotCliInstallCommand
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
Constructors
public CopilotCliInstallCommand(CopilotCliInstallMethod method, String fileName, String arguments, String description) #Initializes a new install command descriptor.
Parameters
- method IntelligenceX.Copilot.CopilotCliInstallMethod
- fileName System.String
- arguments System.String
- description System.String