getopt.net
A port of getopt in pure C#.
Loading...
Searching...
No Matches
getopt.net.GetOpt Member List
This is the complete list of members for
getopt.net.GetOpt
, including all inherited members.
AllExceptionsDisabled
getopt.net.GetOpt
AllowParamFiles
getopt.net.GetOpt
AllowPowershellConventions
getopt.net.GetOpt
AllowWindowsConventions
getopt.net.GetOpt
AppArgs
getopt.net.GetOpt
ArgSplitRegex
getopt.net.GetOpt
static
ArgumentSplitter
()
getopt.net.GetOpt
protected
static
CurrentIndex
getopt.net.GetOpt
DoubleDash
getopt.net.GetOpt
static
DoubleDashStopsParsing
getopt.net.GetOpt
GetNextOpt
(out string? outOptArg)
getopt.net.GetOpt
inline
GetNextOpt
()
getopt.net.GetOpt
inline
GetOpt
()
getopt.net.GetOpt
inline
GetOpt
(string[] appArgs, string shortOpts, params Option[] options)
getopt.net.GetOpt
inline
GnuArgSeparator
getopt.net.GetOpt
static
HasArgumentInOption
(out string optName, out string? argVal)
getopt.net.GetOpt
inline
protected
IgnoreEmptyAppArgs
getopt.net.GetOpt
IgnoreEmptyOptions
getopt.net.GetOpt
IgnoreInvalidOptions
getopt.net.GetOpt
IgnoreMissingArgument
getopt.net.GetOpt
InvalidOptChar
getopt.net.GetOpt
static
IsLongOption
(string arg)
getopt.net.GetOpt
inline
protected
IsParamFileArg
(string arg, out string? paramFile)
getopt.net.GetOpt
inline
protected
IsShortOption
(string arg)
getopt.net.GetOpt
inline
protected
m_appArgs
getopt.net.GetOpt
private
m_currentIndex
getopt.net.GetOpt
protected
m_optPosition
getopt.net.GetOpt
protected
MissingArgChar
getopt.net.GetOpt
static
MustReturnChar1
()
getopt.net.GetOpt
protected
MustStopParsing
()
getopt.net.GetOpt
protected
NonOptChar
getopt.net.GetOpt
static
OnlyShortOpts
getopt.net.GetOpt
Options
getopt.net.GetOpt
ParseLongOption
(out string? optArg)
getopt.net.GetOpt
inline
protected
ParseShortOption
(out string? optArg)
getopt.net.GetOpt
inline
protected
ReadParamFile
(FileInfo paramFile)
getopt.net.GetOpt
inline
protected
ResetOptPosition
()
getopt.net.GetOpt
protected
ShallStopParsing
(ref string arg)
getopt.net.GetOpt
inline
protected
static
ShortOptRequiresArg
(char shortOpt)
getopt.net.GetOpt
inline
protected
ShortOpts
getopt.net.GetOpt
SingleAtSymbol
getopt.net.GetOpt
static
SingleDash
getopt.net.GetOpt
static
SingleSlash
getopt.net.GetOpt
static
StopParsingOptions
getopt.net.GetOpt
StripDashes
(bool isLongOpt)
getopt.net.GetOpt
inline
protected
TryGetArgumentForShortOption
(ref string? arg, out bool incrementCurrentIndex)
getopt.net.GetOpt
inline
protected
WinArgSeparator
getopt.net.GetOpt
static
Generated by
1.9.8