Nemerle Documentation

Getopt.Parse Method

Overload List

 

public static void Parse(list);

Parses the command line options.

public static void Parse(Func1,list,list);

See Also

Getopt Class | Nemerle.Utility Namespace