- All Superinterfaces:
AbstractCliPropertiesContainer
Container for a
command with its properties.- Since:
- 1.0.0
-
Method Summary
Methods inherited from interface io.github.mmm.cli.container.AbstractCliPropertiesContainer
getProperties
-
Method Details
-
getCommand
CliCommand getCommand()- Returns:
- the owning
CliCommand.
-
getProperty
- Parameters:
alias- thealiasof the requestedCliPropertyContainerImpl.- Returns:
- the
CliPropertyContainerImplfor the givenaliasornullif not found.
-