Interface OwlModuleParser<M extends OwlModule>

    • Method Detail

      • getDescription

        default String getDescription()
      • getOptions

        default org.apache.commons.cli.Options getOptions()
      • parse

        M parse​(org.apache.commons.cli.CommandLine commandLine)
         throws org.apache.commons.cli.ParseException
        Throws:
        org.apache.commons.cli.ParseException