Functions | |
def | get_source (file_names) |
Get the list of input file names, open them and concatenate the files. More... | |
def | main () |
Variables | |
string | desc |
string | ep |
def apg_py.generator.get_source | ( | file_names | ) |
Get the list of input file names, open them and concatenate the files.
Construct the default output file name from the first input name.
Definition at line 36 of file generator.py.
def apg_py.generator.main | ( | ) |
Definition at line 80 of file generator.py.
string apg_py.generator.desc |
Definition at line 66 of file generator.py.
string apg_py.generator.ep |
Definition at line 71 of file generator.py.