public class CommandDecode extends AbstractCommand
| Constructor and Description |
|---|
CommandDecode() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(PrintStream out,
CommandCommonOptions commandLineArgs,
IrpDatabase irpDatabase) |
String |
description()
Returns a possibly longer documentation of the command.
|
processpublic String description()
AbstractCommanddescription in class AbstractCommandpublic void decode(PrintStream out, CommandCommonOptions commandLineArgs, IrpDatabase irpDatabase) throws UsageException, IrpParseException, IOException, InvalidArgumentException
Copyright © 2019. All rights reserved.