getopt.net
A port of getopt in pure C#.
getopt.net.GetOpt Member List

This is the complete list of members for getopt.net.GetOpt, including all inherited members.

AllExceptionsDisabledgetopt.net.GetOpt
AllowParamFilesgetopt.net.GetOpt
AllowPowershellConventionsgetopt.net.GetOpt
AllowWindowsConventionsgetopt.net.GetOpt
AppArgsgetopt.net.GetOpt
ArgSplitRegexgetopt.net.GetOptstatic
ArgumentSplitter()getopt.net.GetOptprotectedstatic
CurrentIndexgetopt.net.GetOpt
DoubleDashgetopt.net.GetOptstatic
DoubleDashStopsParsinggetopt.net.GetOpt
GetNextOpt(out string? outOptArg)getopt.net.GetOptinline
GetNextOpt()getopt.net.GetOptinline
GetOpt()getopt.net.GetOptinline
GetOpt(string[] appArgs, string shortOpts, params Option[] options)getopt.net.GetOptinline
GnuArgSeparatorgetopt.net.GetOptstatic
HasArgumentInOption(out string optName, out string? argVal)getopt.net.GetOptinlineprotected
IgnoreEmptyAppArgsgetopt.net.GetOpt
IgnoreEmptyOptionsgetopt.net.GetOpt
IgnoreInvalidOptionsgetopt.net.GetOpt
IgnoreMissingArgumentgetopt.net.GetOpt
InvalidOptChargetopt.net.GetOptstatic
IsLongOption(string arg)getopt.net.GetOptinlineprotected
IsParamFileArg(string arg, out string? paramFile)getopt.net.GetOptinlineprotected
IsShortOption(string arg)getopt.net.GetOptinlineprotected
m_appArgsgetopt.net.GetOptprivate
m_currentIndexgetopt.net.GetOptprotected
m_optPositiongetopt.net.GetOptprotected
MissingArgChargetopt.net.GetOptstatic
MustReturnChar1()getopt.net.GetOptprotected
MustStopParsing()getopt.net.GetOptprotected
NonOptChargetopt.net.GetOptstatic
OnlyShortOptsgetopt.net.GetOpt
Optionsgetopt.net.GetOpt
ParseLongOption(out string? optArg)getopt.net.GetOptinlineprotected
ParseShortOption(out string? optArg)getopt.net.GetOptinlineprotected
ReadParamFile(FileInfo paramFile)getopt.net.GetOptinlineprotected
ResetOptPosition()getopt.net.GetOptprotected
ShallStopParsing(ref string arg)getopt.net.GetOptinlineprotected
ShortOptRequiresArg(char shortOpt)getopt.net.GetOptinlineprotected
ShortOptsgetopt.net.GetOpt
SingleAtSymbolgetopt.net.GetOptstatic
SingleDashgetopt.net.GetOptstatic
SingleSlashgetopt.net.GetOptstatic
StopParsingOptionsgetopt.net.GetOpt
StripDashes(bool isLongOpt)getopt.net.GetOptinlineprotected
TryGetArgumentForShortOption(ref string? arg, out bool incrementCurrentIndex)getopt.net.GetOptinlineprotected
WinArgSeparatorgetopt.net.GetOptstatic