scaffold  1.0.0
Generates files and directories based on templates and user input
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345]
\-src3
 o-cmd-test
 |\-basic
 | \-${ PRJ.UNIXNAME }
 |  o*${ PRJ.UNIXNAME }.h
 |  o*${ PRJ.UNIXNAME }_debug.h
 |  \*${ PRJ.UNIXNAME }_global.h
 o-dmp
 |o*diff_match_patch.h
 |\*diff_match_patch_test_original.h
 \-scaffold
  o-gens
  |\-basic
  | o*genbasic.ccContains the implementation of GenBasic class
  | \*genbasic.hContains the definition for GenBasic class
  o-logic
  |o*generator.ccContains the implementation of Generator class
  |o*generator.hContains the definition for Generator class
  |o*project.ccContains the implementation of Project class
  |\*project.hContains the definition for Project class
  o-scripting
  |o*predefined-commands.ccPredefined commands
  |o*scaffold-predefined-commands.h
  |o*scafrex.ccContains the implementation of Scafrex class
  |\*scafrex.hContains the definition for Scafrex class
  o*scaffold-main.ccEntry point for the application
  o*scaffold.hContains the definition for Scaffold class
  o*scaffold_debug.ccContains definitions for debugging scaffold package
  o*scaffold_debug.hContains definitions for debugging bbb package
  \*scaffold_global.hContains definitions for scaffold library