Package: gio
Function gio:file-parse-name
Lambda Listgio:file-parse-name (parsename) ArgumentsReturn ValueThe new g:file object. Details          Constructs a g:file object with the given parsename, that is,    something given by the g:file-get-parse-name function.  
  This operation never fails, but the returned object might not support any I/O  operation if parsename cannot be parsed.      | See also | 
2024-10-12