CommanderCommandStackEntry

constructor(    alias: String,     command: CommanderCommand,     arguments: Map<String, CommanderValue>,     options: Map<String, Array<CommanderValue>>)(source)

Creates a CommanderCommandStackEntry