open class RunCode : BaseCommand
RunCode() |
open static fun getMacros(): MutableMap<String, String> |
|
open static fun reloadImports(): Unit |
|
open static fun reloadMacros(): Unit |
|
open fun runCommand(args: String, context: CommandContext): CommandResult |