[lively-kernel] [ANN} Codebase-utilities
Roeder, Marko
Marko.Roeder at student.hpi.uni-potsdam.de
Mon Oct 31 01:11:46 CET 2011
> FYI scan-ref options
>
> Options:
> --target, -t <s>: Set target directory (default: .)
> --files, -f <s>: File match pattern (default: *.js)
> --paths, -p: Find path strings
> --modules, -m: Find module( declarations
> --requires, -r: Find requires( declarations
> --reqs, -e: Find reqs = declarations
> --url, -u: Find urls
> --fix, -i: Find FIX's
> --comments, -c <s>: Find comments matching
> --grep, -g <s>: Lines matching
> --debug, -d: Debug
> --yaml, -y: output in yaml
> --help, -h: Show this message
What about an "--todo" or "--debugger"? ;-)
--todo, like --fix, should look for TODO comments while --debugger is looking for debugger-statements that are scattered all over the source code because somebody was debugging something and forgot to remove those statements.
- Marko
More information about the lively-kernel
mailing list