Functions
| executeDeferred | This is a wrap for maya.utils.executeDeferred. Maya’s version does not execute at all when in batch mode, so this |
| getMayaAppDir | Determine the Maya application directory, first by checking MAYA_APP_DIR, then by |
| getMayaLocation | Remember to pass the FULL version (with extension if any) to this function! |
| getUserPrefsDir | |
| getUserScriptsDir | |
| recurseMayaScriptPath | Given a path or list of paths, recurses through directories appending to |
| source | Looks for a python script in the specified path (uses system path if no path is specified) |