Ask a question to get started
Enter to sendā¢Shift+Enter new line
Return an absolute local path for a local file/directory, for a network related path, return as is.
get_full_path( path: str, ) -> str
path
str
Relative path to be resolved.