Interface Parser

All Known Implementing Classes:
BasicParser

public interface Parser
Author:
flasbyst
  • Method Summary

    Modifier and Type
    Method
    Description
    parse(Options options, String[] args)
    parses the command line agruments.