bamarni/symfony-console-autocomplete

Facebook

Closed this issue · 0 comments

Google

new InputOption('shell', null, InputOption::VALUE_REQUIRED, 'Shell type ("bash", "fish" or "zsh")', isset($_SERVER['SHELL']) ? basename($_SERVER['SHELL'], '.exe') : null),