Filepath Location
Ce contenu n’est pas encore disponible dans votre langue.
Returns specific locations like home directory or current graph path.
Inputs
Section titled “Inputs”| Port | Description |
|---|---|
| Set of locations. Look at the addendum below for more information. |
Outputs
Section titled “Outputs”| Port | Description |
|---|---|
| The requested path. |
Addendum
Section titled “Addendum”Locations
Section titled “Locations”1. Home
Section titled “1. Home”Returns the home directory of the user.
2. Current Graph
Section titled “2. Current Graph”Returns the path to the current graph.
3. Temp Directory
Section titled “3. Temp Directory”Returns the system’s temporary directory.
4. Executable Directory
Section titled “4. Executable Directory”Returns the directory where the current executable is located.
5. Root Directory
Section titled “5. Root Directory”Returns the root directory of the filesystem.
6. Working Directory
Section titled “6. Working Directory”Returns the current working directory.
7. User Config Directory
Section titled “7. User Config Directory”Returns the user’s configuration directory.
8. Desktop Directory
Section titled “8. Desktop Directory”Returns the user’s desktop directory.
ID: core/filepath-location@v1