Searched defs:HelloCommand (Results 1 – 1 of 1) sorted by relevance
16 public sealed class HelloCommand : Command class32 public HelloCommand(Monitor monitor) : base(monitor, "hello", "Greets a user.") in HelloCommand() method in Antmicro.Renode.Plugins.SampleCommandPlugin.HelloCommand