- All Superinterfaces:
-
io.bootique.BQModuleProvider
class GenerateMarkdownConfigCommandModuleProvider
extends java.lang.Object
implements io.bootique.BQModuleProvider
Provider of the module for displaying the configuration parameter documentation on the standard output using a Markdown format.
- Maven Group Identifier:
-
- Maven Artifact Identifier:
-
- Since:
-
Constructor Summary
| Constructor and description |
| new |
Action Summary
| Modifier and type |
Action and description |
| io.bootique.BQModule |
module |
| io.bootique.BQModuleMetadata.Builder |
moduleBuilder |
| Modifier and type |
Action and description |
| io.bootique.BQModule |
module |
| io.bootique.BQModuleMetadata.Builder |
moduleBuilder |
Constructor Details
- new
-
new
Action Details
- module
-
def module : io.bootique.BQModule
- moduleBuilder
-
def moduleBuilder : io.bootique.BQModuleMetadata.Builder