1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
ghosttk fae26197b9
os: add exo-open to the list of tried launchers in os.open_uri/1 (#14884)
Add 'exo-open' for xfce4 desktop environment.
2022-06-29 11:59:25 +03:00
..
2022-01-04 12:21:12 +03:00
2022-04-15 14:58:56 +03:00
2022-04-15 18:25:45 +03:00
2022-01-04 12:21:12 +03:00
2022-01-04 12:21:12 +03:00
2022-06-02 07:09:46 +03:00

Description:

os provides common OS/platform independent functions for accessing command line arguments, reading/writing files, listing folders, handling processes etc.