Uses of Class
com.github.copilot.sdk.json.GetStatusResponse
Packages that use GetStatusResponse
-
Uses of GetStatusResponse in com.github.copilot.sdk
Methods in com.github.copilot.sdk that return types with arguments of type GetStatusResponseModifier and TypeMethodDescriptionCopilotClient.getStatus()Gets CLI status including version and protocol information. -
Uses of GetStatusResponse in com.github.copilot.sdk.json
Methods in com.github.copilot.sdk.json that return GetStatusResponseModifier and TypeMethodDescriptionGetStatusResponse.setProtocolVersion(int protocolVersion) GetStatusResponse.setVersion(String version)