disguise developers

Python API

Execute Python code in Designer sessions to control and query projects programmatically.

FileSys

Static Methods

canonicalPath(path: str) -> str

createDirectory(dirname: str)

deleteFolder(folder: str)

deleteFolderContents(folder: str)

exists(dirOrFilename: str) -> bool

numberedFile(basepath: str, nDigits: int) -> str

size(filename: str) -> int

unescapePath(path: str) -> str