Class CLCommandWritePlain
java.lang.Object
com.io7m.claypot.core.CLPAbstractCommand
com.io7m.changelog.cmdline.internal.CLAbstractCommand
com.io7m.changelog.cmdline.internal.CLCommandWritePlain
- All Implemented Interfaces:
com.io7m.claypot.core.CLPCommandType
The "write-plain" command.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.io7m.claypot.core.CLPCommandType
com.io7m.claypot.core.CLPCommandType.Status
-
Constructor Summary
ConstructorsConstructorDescriptionCLCommandWritePlain
(com.io7m.claypot.core.CLPCommandContextType inContext) Construct a command. -
Method Summary
Methods inherited from class com.io7m.changelog.cmdline.internal.CLAbstractCommand
error, info, messages
Methods inherited from class com.io7m.claypot.core.CLPAbstractCommand
commander, configuration, context, execute, logger, strings
-
Constructor Details
-
CLCommandWritePlain
public CLCommandWritePlain(com.io7m.claypot.core.CLPCommandContextType inContext) Construct a command.- Parameters:
inContext
- The command context
-
-
Method Details
-
executeActual
- Specified by:
executeActual
in classcom.io7m.claypot.core.CLPAbstractCommand
- Throws:
Exception
-
name
-
extendedHelp
-