Class CommandGetRemotes
java.lang.Object
org.harctoolbox.cmdline.AbstractCommand
org.harctoolbox.harchardware.cmdline.CommandGetRemotes
public class CommandGetRemotes
extends org.harctoolbox.cmdline.AbstractCommand
-
Field Summary
Fields inherited from class org.harctoolbox.cmdline.AbstractCommand
helpRequested
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getRemotes
(PrintStream out, CommandCommonOptions commandLineArgs, IHarcHardware hardware) Methods inherited from class org.harctoolbox.cmdline.AbstractCommand
process
-
Constructor Details
-
CommandGetRemotes
public CommandGetRemotes()
-
-
Method Details
-
description
- Overrides:
description
in classorg.harctoolbox.cmdline.AbstractCommand
-
getRemotes
public void getRemotes(PrintStream out, CommandCommonOptions commandLineArgs, IHarcHardware hardware) throws IOException, org.harctoolbox.cmdline.UsageException - Throws:
IOException
org.harctoolbox.cmdline.UsageException
-