AgentCommands

data class AgentCommands(val commands: List<AgentCommand> = listOf())

Constructors

Link copied to clipboard
constructor(commands: List<AgentCommand> = listOf())

Properties

Link copied to clipboard

Functions

Link copied to clipboard