testCommand() testCommand() this is a command's description message the second line text Examples text one the second line example ** File not found : example **
counterCommand() counterCommand() : integer dynamic notice message show: counterTxt. It is like progress txt, but no max value. Returns integer Examples {command} ** File not found : {script} **
progressCommand() progressCommand(\Inhere\Console\IO\Input $input) : integer a progress bar example show, by Show::progressBar() Parameters \Inhere\Console\IO\Input $input Returns integer Examples {command} {script} {command} --done-char '#' --wait-char ' ' ** File not found : {script} **
progressBarCommand() progressBarCommand() a progress bar example show, by class ProgressBar Throws \LogicException
useArgCommand() useArgCommand() a example for use arguments on command Examples status=2 name=john arg0 -s=test --page=23 -d -rf --debug --test=false -a v1 --ab -c -g --cd val -h '' -i stat=online home:useArg status=2 name=john name=tom name=jack arg0 -s=test --page=23 --id=23 --id=154 --id=456 -d -rf --debug --test=false ** File not found : home:useArg **
downCommand() downCommand() This is a demo for download a file to local Examples url=https://github.com/inhere/php-console/archive/master.zip type=bar ** File not found : {command} **