C# Class Deveel.Configuration.GnuParser

Inheritance: Parser
Afficher le fichier Open project: deveel/deveel-cli Class Usage Examples

Méthodes publiques

Méthode Description
GnuParser ( ) : System

Méthodes protégées

Méthode Description
Flatten ( Options options, string arguments, bool stopAtNonOption ) : String[]

Method Details

Flatten() protected méthode

protected Flatten ( Options options, string arguments, bool stopAtNonOption ) : String[]
options Options
arguments string
stopAtNonOption bool
Résultat String[]

GnuParser() public méthode

public GnuParser ( ) : System
Résultat System