Interface ArgsParserAccessor

All Known Subinterfaces:
ArgsParserAccessor.ArgsParserProperty

public interface ArgsParserAccessor
Provides an accessor for a ArgsParser property.
  • Method Details

    • getArgsParser

      ArgsParser getArgsParser()
      Retrieves the args-parser from the ArgsParser property.
      Returns:
      The args-parser stored by the ArgsParser property.