CommanderMutableCommandStackEntry
class CommanderMutableCommandStackEntry(val alias: String, val command: CommanderCommand) : CommanderCommandStackEntry(source)
A mutable stack entry
Since
0.1.0
Constructors
Link copied to clipboard
Creates a CommanderMutableCommandStackEntry