public class CommandList extends AbstractCommand
| Constructor and Description |
|---|
CommandList() |
| Modifier and Type | Method and Description |
|---|---|
String |
description()
Returns a possibly longer documentation of the command.
|
void |
list(PrintStream out,
CommandCommonOptions commandLineArgs,
IrpDatabase irpDatabase) |
processpublic String description()
AbstractCommanddescription in class AbstractCommandpublic void list(PrintStream out, CommandCommonOptions commandLineArgs, IrpDatabase irpDatabase) throws UsageException, InvalidNameException, UnsupportedRepeatException, IrpInvalidArgumentException, NameUnassignedException, UnknownProtocolException
Copyright © 2019. All rights reserved.