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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetRemotes(PrintStream out, CommandCommonOptions commandLineArgs, IHarcHardware hardware) Methods inherited from class org.harctoolbox.cmdline.AbstractCommand
process
-
Constructor Details
-
CommandGetRemotes
public CommandGetRemotes()
-
-
Method Details
-
description
- Overrides:
descriptionin classorg.harctoolbox.cmdline.AbstractCommand
-
getRemotes
public void getRemotes(PrintStream out, CommandCommonOptions commandLineArgs, IHarcHardware hardware) throws IOException, org.harctoolbox.cmdline.UsageException - Throws:
IOExceptionorg.harctoolbox.cmdline.UsageException
-