When this method is called, it runs through the source files recurisvely from
the directory the program was started in and comments out all the debug information.
The strip application will act as a pre-processor to the compiler, it will
run through the source files in the specified
directory and (if requested) recursively comment out or uncomment the debug
information in the code.
Strip() -
Constructor for class synergy.debug.Strip