PHP Webmozart\Console\Api\Args Пространство имен

Пространства имен

Webmozart\Console\Api\Args\Format

Interfaces

Имя Описание
ArgsParser Parses raw console arguments and returns the parsed arguments.
RawArgs The unparsed console arguments.

Классы

Имя Описание
Args The parsed console arguments.
CannotAddArgumentException Thrown when an argument cannot be added.
CannotAddOptionException Thrown when an option cannot be added.
NoSuchArgumentException Thrown when a non-existing argument is accessed.
NoSuchOptionException Thrown when a non-existing option is accessed.