Package: gio
Function gio:file-new-for-path
Lambda Listgio:file-new-for-path (path) ArgumentsReturn ValueThe new g:file object for the given path. Details          Constructs a g:file object for a given path.  
  This operation never fails, but the returned object might not support any I/O  operation if the path argument is malformed.    | See also | 
2024-10-12