public class CommandLirc extends AbstractCommand
| Constructor and Description |
|---|
CommandLirc() |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
Returns a possibly longer documentation of the command.
|
void |
lirc(PrintStream out,
String encoding) |
processpublic String description()
AbstractCommanddescription in class AbstractCommandpublic void lirc(PrintStream out, String encoding) throws IOException
IOExceptionCopyright © 2019. All rights reserved.