Home
last modified time | relevance | path

Searched defs:commandName (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DHelpCommand.cs34 public void CommandHelp(ICommandInteraction writer, LiteralToken commandName) in CommandHelp()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/
DMonitor.cs736 private void PrintException(string commandName, Exception e, ICommandInteraction writer) in PrintException()