mirror of
https://github.com/zekexiao/pocketlang.git
synced 2025-02-06 12:46:53 +08:00
250 B
250 B
path
TODO: this page is incomplete.
path.getcwd
getcwd() -> str
path.abspath
abspath(path:str) -> str
path.relpath
relpath(path:str) -> str
path.join
join(...path:str) -> str