Package org.harctoolbox.cmdline
Class CommandLirc
java.lang.Object
org.harctoolbox.cmdline.AbstractCommand
org.harctoolbox.cmdline.CommandLirc
-
Field Summary
Fields inherited from class org.harctoolbox.cmdline.AbstractCommand
helpRequested -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns a possibly longer documentation of the command.voidlirc(PrintStream out, String encoding) Methods inherited from class org.harctoolbox.cmdline.AbstractCommand
process
-
Constructor Details
-
CommandLirc
public CommandLirc()
-
-
Method Details
-
description
Description copied from class:AbstractCommandReturns a possibly longer documentation of the command.- Overrides:
descriptionin classAbstractCommand- Returns:
- Documentation string;
-
lirc
- Throws:
IOException
-