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