Interface AbstractCliPropertiesContainer

All Known Subinterfaces:
CliCommandContainer, CliCommandContainerGroup

public interface AbstractCliPropertiesContainer
Container with the metadata of a Property from a CliCommand.
Since:
1.0.0
  • Method Details

    • getProperties

      List<? extends CliPropertyContainer> getProperties()
      Returns:
      the List with all properties in preferred order for help output and processing.