Method | Description |
---|---|
changeToFolder() | Change the logical position within EPM Workspace to the specified folder path |
folderExists() | Determine whether a folder with the specified path exists in EPM Workspace |
getCurrentFolder() | Retrieve the path to the current folder where this script is located in EPM Workspace |
getFolderContentsFor() | Retrieve the UUIDs of all files in the folder |
getPathForUuid() | Get the path in EPM Workspace represented by the specified UUID |
getSubfolderPathsFor() | Retrieve the UUIDs of all subfolders of the folder |
makeFolder() | Create a subfolder with the specified name |