Parameters: |
- roots
a single path or list of paths to recurse. if left to its default, will use the current
MAYA_SCRIPT_PATH values
- verobse : bool
verbose on or off
- excludeRegex : str
string to be compiled to a regular expression of paths to skip. This regex only needs to match
the folder name
|