Uses of Class
org.harctoolbox.harchardware.cmdline.CommandCommonOptions
Packages that use CommandCommonOptions
-
Uses of CommandCommonOptions in org.harctoolbox.harchardware.cmdline
Methods in org.harctoolbox.harchardware.cmdline with parameters of type CommandCommonOptionsModifier 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)