Uses of Class
org.harctoolbox.harchardware.cmdline.CommandCommonOptions
-
Uses of CommandCommonOptions in org.harctoolbox.harchardware.cmdline
Modifier and TypeMethodDescriptionboolean
CommandCapture.collect
(PrintStream out, CommandCommonOptions commandLineArgs, IHarcHardware hardware) void
CommandGetCommands.getCommands
(PrintStream out, CommandCommonOptions commandLineArgs, IHarcHardware hardware) void
CommandGetRemotes.getRemotes
(PrintStream out, CommandCommonOptions commandLineArgs, IHarcHardware hardware) boolean
CommandTransmit.transmit
(PrintStream out, CommandCommonOptions commandLineArgs, IHarcHardware hardware) void
CommandVersion.version
(PrintStream out, CommandCommonOptions commandLineArgs, IHarcHardware hardware)