Package: gio
Function gio:file-path
Lambda Listgio:file-path (file) ArgumentsReturn Value The string containing the path for the file, or nil if no such path
exists. Details Gets the local pathname for file, if one exists. If not nil, this is guaranteed to be an absolute, canonical path. It
might contain symlinks. This call does no blocking I/O. | See also |
2024-12-30