All Classes and Interfaces
Class
Description
Command-line interface helper.
This class is used to define commandline option which accepts directory as parameter.
DirectoryOptions class represents a command-line option for one or more directories.
This enum is used to define if resource denoted by particular option parameter shall exist or not.
This class represents commandline option which accepts exactly one parameter
which is a file.
This class represents commandline option which accepts one or more parameters
which are files.
This class represents commandline option which accepts exactly one parameter
which is an integer.
This class represents commandline option which accepts exactly zero parameters.
Represents an option that can be provided on CLI.
This enumeration is used to define how many parameters
does particular commandline option accept.
Single commandline parameter can have any amount of arguments.
This class represents commandline option which accepts exactly one parameter
which is a string.
This class represents commandline option which accepts one or more parameters
which are strings.