Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Plugins/SampleCommandPlugin/
DHelloCommand.cs16 public sealed class HelloCommand : Command class
32 public HelloCommand(Monitor monitor) : base(monitor, "hello", "Greets a user.") in HelloCommand() method in Antmicro.Renode.Plugins.SampleCommandPlugin.HelloCommand