CLIFramework
CLIFramework copied to clipboard
enhance readline support with completion
trafficstars
- file completion
- directory completion
- path completion
- path completion with pattern
to be continued...
http://php.net/manual/en/function.readline-completion-function.php
http://cc.byexamples.com/2008/06/16/gnu-readline-implement-custom-auto-complete/