File: |
console_app.php5 |
Role: |
Class source |
Content type: |
text/plain |
Description: |
PHP 5 version of the main class |
Class: |
Console App
Parse and retrieve command line argument values |
Author: |
By Jonathan Gotti |
Last change: |
- 2007-05-31 - better support in display help for multiline parameter's descriptions
- better consistency between args and flags help display
- 2007-02-02 - display_help(false) can display help without exiting the app
- 2007-01-26 - add static property noColorTag
- 2007-01-24 - new dbg(), moveUp(), moveDown() methods
- 2007-01-09 - new table style attribute maxwidth and some optimisation made in the styles operations
- 2007-01-02 - styles for methods msg_* are no located in static porperty console_app::$dflt_styles
- 2006-12-06 - now console_app::read check for input strlen to avoid returning false or default value on '0' input
|
Date: |
17 years ago |
Size: |
40,829 bytes |
|
|
|