Skip to content

Filepath Location

Returns specific locations like home directory or current graph path.

Inputs#

Port Description
Set of locations. Look at the addendum below for more information.

Outputs#

Port Description
The requested path.

Addendum#

Locations#

1. Home#

Returns the home directory of the user.

2. Current Graph#

Returns the path to the current graph.

3. Temp Directory#

Returns the system's temporary directory.

4. Executable Directory#

Returns the directory where the current executable is located.

5. Root Directory#

Returns the root directory of the filesystem.

6. Working Directory#

Returns the current working directory.

7. User Config Directory#

Returns the user's configuration directory.

8. Desktop Directory#

Returns the user's desktop directory.

ID: filepath-location@v1