Mordicus.Helpers.FolderHandler module
- class FolderHandler(scriptAddress)[source]
Bases:
objectClass containing on object for switching between two folders: the one from which the script is launched and the one containing the script.
- scriptFolder
address of the folder containing the executed script
- Type:
str
- executionFolder
address of the folder from which the script is executed
- Type:
str