carputils
Doxygen code documentation for the python framework controlling openCARP
|
Namespaces | |
carputils.bundle.path_utils | |
Functions | |
def | carputils.bundle.path_utils.os_path_split_asunder (path) |
http://stackoverflow.com/a/4580931/171094 More... | |
def | carputils.bundle.path_utils.is_subdirectory (potential_subdirectory, expected_parent_directory) |
Is the first argument a sub-directory of the second argument? More... | |