babymaker
e95a6a9342d4604277fe7cc6149b6b5b24447d89
|
Go to the source code of this file.
Namespaces | |
delete_treeglobal | |
Functions | |
def | delete_treeglobal.singleFileDelete (path) |
def | delete_treeglobal.recursiveDelete (file_dir) |
def | delete_treeglobal.deleteTreeglobal (in_files) |
Variables | |
tuple | delete_treeglobal.parser = argparse.ArgumentParser(description="Deletes treeglobal from provided list of files and directories, recursing through subdirectories.") |
string | delete_treeglobal.help = "List of ROOT files from which to remove treeglobal. Directories will be recursively search for ROOT files." |
tuple | delete_treeglobal.args = parser.parse_args() |