Runtime.args

Returns the arguments supplied when the process was started.

struct Runtime
static @property
string[]
args
()

Return Value

Type: string[]

The arguments supplied when this process was started.

Suggestion Box / Bug Report