Searched defs:TraceEnableCommand (Results 1 – 1 of 1) sorted by relevance
57 …public void Run(ICommandInteraction writer, [Values(TraceEnableCommand, TraceDisableCommand)] Lite… in Run()205 private const string TraceEnableCommand = "enable"; field in Antmicro.Renode.Plugins.TracePlugin.TraceCommand