Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Recca0120
Terminal
Console
Commands
Vi
getOptions
Recca0120\Terminal\Console\Commands\Vi::getOptions PHP Method
Vi Class Documentation
Show file
Open project: recca0120/laravel-terminal
getOptions()
protected
method
Get the console command options.
protected
getOptions
( ) :
array
return
array
protected function getOptions() { return [['text', null, InputOption::VALUE_OPTIONAL]]; }
Vi
__construct
fire
getArguments
getOptions