Functions | |
def | list_files (rootPath) |
def | main () |
def boxlibrary_converter.list_files | ( | rootPath | ) |
return a list of all files found from rootPath the resulting file pathes are relative to rootPath
Definition at line 9 of file boxlibrary_converter.py.
def boxlibrary_converter.main | ( | ) |
Entry point of the box library converter
Definition at line 21 of file boxlibrary_converter.py.