Skip to content

Latest commit

 

History

History
66 lines (45 loc) · 1.08 KB

directories.md

File metadata and controls

66 lines (45 loc) · 1.08 KB

Directories

{id: directories}

List directory content

{id: list-directory} {i: Dir}

List directory tree

{id: directory-tree} {i: Dir} {i: glob}

Get Current working directory (cwd, pwd)

{id: current-working-directory}

Temporary directory

{id: temporary-directory} {i: tempname} {i: tempdir} {i: file_utils} {i: FileUtils} {i: rm_rf} {i: cd}

Tempdir function

{id: tempdir}

Join / concatenate file system path

{id: join-file-system-path} {i: Path}

Join / concatenate file system path

{id: concatenate-file-system-path} {i: Path} {i: /}

Path from string

{id: path}

Expand Path

{id: expand-path} {i: expand} {i: ~}