ArgOption
classe ArgOption (Voir la source)
Méthodes
void
__construct()
ArgOption Constructor
mixed|Collection|null
getParameter(string $key, mixed $default = null)
Retrieves a parameter
Collection|mixed|null
options(string $key = null, string $default = null)
Retrieves the options of the command
Détails
void
__construct()
ArgOption Constructor
mixed|Collection|null
getParameter(string $key, mixed $default = null)
Retrieves a parameter
Collection|mixed|null
options(string $key = null, string $default = null)
Retrieves the options of the command