PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index

Category: path

file.size: output file size

path.basename: outputs filename portion of pathname

path.dirname: outputs directory portion of pathname

path.exists: checks if given path exists

path.file: file input/output

path.is_dir: check if path is directory

path.lsdir: list directory contents
aliases: [path.ls]

path.monitor: filesystem event monitor

path.normalize: normalize file paths
aliases: [path.norm]

path.pattern: pattern filename generator

path.search: file search

path.split: file path split

Version: 0.9.7

License: GPL3