We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15983d9 commit f3ba949Copy full SHA for f3ba949
src/cli.php
@@ -8,5 +8,3 @@
8
$cli->error($string);
9
echo $cli->input('Hello world: ',array('Hello','world'));
10
echo $cli->input('Test2: ', 'test');
11
-//print_r($colors->getForegroundColors());
12
-//print_r($colors->getBackgroundColors());
0 commit comments