-
All Superinterfaces:
-
io.bootique.di.BQModule
class GenerateMarkdownHelpCommandModule
extends java.lang.Object
implements io.bootique.di.BQModule
Module for displaying the help on the standard output using a Markdown format.
-
Maven Group Identifier:
-
-
Maven Artifact Identifier:
-
-
Since:
-
Constructor Summary
Constructor and description |
new |
Action Summary
Constructor Details
-
new
-
new
Action Details
-
configure(Binder)
-
def configure(Binder)
-
provideGenerateMarkdownHelpCommand(Injector)
-
def provideGenerateMarkdownHelpCommand(Injector) : GenerateMarkdownHelpCommand
Provide the command for displaying the help options.
-
Parameters:
-
injector -
-
Returns:
-