io.sarl.apputils.bootiqueapp.mdhelp
Class GenerateMarkdownHelpCommandModuleProvider
All Superinterfaces:
io.bootique.BQModuleProvider
class GenerateMarkdownHelpCommandModuleProvider
extends java.lang.Object
implements io.bootique.BQModuleProvider
Provider of the module for displaying the help on the standard output using a Markdown format.
Maven Group Identifier:
io.sarl.apputils
Maven Artifact Identifier:
bootiqueapp
Since:
0.12
Constructor Summary
Constructor and description
new
Action Summary
Modifier and type Action and description
io.bootique.di.BQModule module
io.bootique.BQModuleMetadata.Builder moduleBuilder
Constructor Details
new
new
Action Details
module
def module : io.bootique.di.BQModule
moduleBuilder
def moduleBuilder : io.bootique.BQModuleMetadata.Builder