dlsplus ~master (2021-10-07T21:43:54.9331894)
Dub
Repo
Command.this
dls
protocol
definitions
Command
Undocumented in source.
class
Command
@
safe
pure nothrow
this
(
string
title
=
string.init
,
string
command
=
string.init
,
Nullable
!(
JSONValue
[])
arguments
=
Nullable
!(
JSONValue
[]).
init
)
Meta
Source
See Implementation
dls
protocol
definitions
Command
constructors
this
variables
arguments
command
title