gsplot.path.path#
Deprecated forwarding shim for gsplot.path.path.
Functions
|
Return the process home path as a compatibility-only query. |
|
Return the process current path as a compatibility-only query. |
|
Return the main script directory for compatibility-only callers. |
|
Warn and deliberately avoid changing the process working directory. |
- home()#
Return the process home path as a compatibility-only query.
- Return type:
str
- pwd()#
Return the process current path as a compatibility-only query.
- Return type:
str
- pwd_main()#
Return the main script directory for compatibility-only callers.
- Return type:
str
- pwd_move()#
Warn and deliberately avoid changing the process working directory.
- Return type:
None