Dcs.CLI.Application.Command – dcs-0.1 Reference Manual
Packages
dcs-0.1
Dcs
CLI
Application
Command
CLD
CONFIG
CONTROL
HELP
LIST
LOG
NONE
QUIT
READ
WRITE
all
parse
description
to_string
Command
Description:
public
enum
Command
The commands that are recognized.
Content:
Enum values:
NONE
CLD
CONFIG
CONTROL
HELP
LIST
LOG
READ
WRITE
QUIT
Static methods:
public
static
Command
[]
all
()
public
static
Command
parse
(
string
value)
Methods:
public
string
to_string
()
public
string
description
()