crud_out
index
/home/ut3hax/bin/crud_out

Crud output file
Runs many crud out commands at once
yaml merges the data/*.rdef with each data/*.crud file found
pipes them to makoform and makotable and places the output into
the t directory.

 
Modules
       
glob
logging
optparse
os

 
Classes
       
exceptions.Exception
PathError

 
class PathError(exceptions.Exception)
     Methods inherited from exceptions.Exception:
__getitem__(...)
__init__(...)
__str__(...)

 
Functions
       
find_files(base_dir)
main()
run(meta)

 
Data
        log = <logging.RootLogger instance>