PARENT parent directory of path

Contents

inputs

Outputs

Examples:

stdlib.parent('a/b/c') 'a/b' stdlib.parent('a/b/c/') 'a/b'