Classes | |
class | Executable_File |
class | Launch_File |
Functions | |
def | macro_replace |
def | main |
def generate_launches_md.macro_replace | ( | match, | |
macros | |||
) |
Replace "$(arg VALUE)" with the value from *macros* and return it.
Definition at line 111 of file generate_launches_md.py.
def generate_launches_md.main | ( | ) |
This is the main program.
Definition at line 24 of file generate_launches_md.py.