geotribu_cli.utils.start_uri module

Cross-platform helper to open a file with the default operating system application.

geotribu_cli.utils.start_uri.open_uri(in_filepath)
Open a file or a directory in the explorer or URL in the web browser of the

operating system.

Paramètres:

in_filepath (Union[str, Path]) – path to the file/folder or url to open.