Modifier and type | Property and description |
---|---|
protected java.lang.String | versionMessage Replies the message that should be output by the command. |
Constructor and description |
---|
new(BootLogger) Constructor. |
new(BootLogger,Class<T>,String) Constructor. |
Modifier and type | Action and description |
---|---|
protected java.lang.String | getVersionMessage Replies the message that should be output by the command. |
io.bootique.command.CommandOutcome | run(Cli) |
protected val versionMessage : java.lang.String
This property is an alias for the action: getVersionMessage
new(BootLogger)
protected new(BootLogger,Class<T>,String)
protected def getVersionMessage : java.lang.String
def run(Cli) : io.bootique.command.CommandOutcome