Changes between Version 1 and Version 2 of code/doc/ArgumentCompleter
- Timestamp:
- Oct 7, 2008, 2:50:41 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/ArgumentCompleter
v1 v2 31 31 > command-name classname b 32 32 }}} 33 Now the ArgumentCompleter gets called with "classname" and "b" and returns a list of all config-values of "classname" starting with "b".33 Now the !ArgumentCompleter gets called with "classname" and "b" and returns a list of all config-values of "classname" starting with "b". 34 34 35 35 * Filesystem: