| Methods | ||
|---|---|---|
protected
|
specifyParameters(): void
|
# |
protected
|
getArguments(
): (InputArgument|array{0: non-empty-string, 1?: int-mask-of<InputArgument::REQUIRED|InputArgument::OPTIONAL|InputArgument::IS_ARRAY>, 2?: string, 3?: mixed, 4?: (list<string|Suggestion>|(Closure(CompletionInput, CompletionSuggestions): list<string|Suggestion>))})[]
|
# |
protected
|
getOptions(
): (InputOption|array{0: non-empty-string, 1?: (string|non-empty-array<string>), 2?: int-mask-of<InputOption::VALUE_*>, 3?: string, 4?: mixed, 5?: (list<string|Suggestion>|(Closure(CompletionInput, CompletionSuggestions): list<string|Suggestion>))})[]
|
# |