\Inhere\Console\ConcernApplicationHelpTrait

Trait ApplicationHelpTrait

Summary

Methods
Properties
Constants
showVersionInfo()
showHelpInfo()
showCommandList()
No public properties found
No constants found
dumpAutoCompletion()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

showVersionInfo()

showVersionInfo() 

Display the application version information

showHelpInfo()

showHelpInfo(string  $command = '') 

Display the application help information

Parameters

string $command

showCommandList()

showCommandList() 

Display the application group/command list information

dumpAutoCompletion()

dumpAutoCompletion(string  $shellEnv, array  $data) 

zsh: php examples/app --auto-completion --shell-env zsh php examples/app --auto-completion --shell-env zsh --gen-file php examples/app --auto-completion --shell-env zsh --gen-file stdout bash: php examples/app --auto-completion --shell-env bash php examples/app --auto-completion --shell-env bash --gen-file php examples/app --auto-completion --shell-env bash --gen-file stdout

Parameters

string $shellEnv
array $data