PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: path

path.normalize

aliases: [path.norm]

normalize file paths

available since version: 0.9.4


information

These conversions are purely lexical. They do not check that the paths exist, do not follow symlinks, and do not access the filesystem at all

example

inlets:

outlets:

keywords:

path normalize

See also: [path.split]

Authors: Serge Poltavsky

License: GPL3 or later