Package: gio
Function gio:app-info-launch-default-for-uri
| Lambda Listgio:app-info-launch-default-for-uri (uri &optional context) ArgumentsReturn ValueTrue on sucess, false on error. Details        
    Utility function that launches the default application registered to handle
    the specified URI.  
  Synchronous I/O is done on the URI to detect the type of the file if required.     | See also | 
2025-05-01