Interface ArgsParserAccessor

All Known Subinterfaces:
ArgsParserAccessor.ArgsParserProperty

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

    • getArgsParser

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