Class BLCommandVersion
java.lang.Object
com.io7m.brooklime.cmdline.internal.BLCommandRoot
com.io7m.brooklime.cmdline.internal.BLCommandVersion
- All Implemented Interfaces:
BLCommandType
The "version" command.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.io7m.brooklime.cmdline.internal.BLCommandType
BLCommandType.Status -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BLCommandVersion
public BLCommandVersion()The "version" command.
-
-
Method Details
-
execute
Description copied from class:BLCommandRootSet up logging for other commands.- Specified by:
executein interfaceBLCommandType- Overrides:
executein classBLCommandRoot- Returns:
- The command status
- Throws:
BLExceptionIOException
-