cli
library
Classes
-
BoolFlag
-
A flag representing a boolean value.
-
Check
-
Ensures the availability of the received programs.
It searches in the file system, the systems path variable and in the command line.
-
Command
-
An action, callable by a user of the command line environment.
-
CommandInformation
-
Information about the context of execution of a command line prompt.
-
Flag<T>
-
A flag is the base representation of a property given at the command line.
-
Install
-
-
Response
-
A Response is a message send by a working unit, to communicate with its user.
-
Shell
-
Executes a program in the systems command line.
-
TextFlag
-
A flag that contains a String as it's value.