1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/os
Alexander Medvednikov 2144c162c4 os: is_link()
2019-12-04 23:53:11 +03:00
..
bare freestanding: sys_getuid, sys_waitid; minimal fork check; remove bare.S 2019-12-04 11:46:09 +03:00
const_windows.v fix Windows warnings 2019-11-16 02:30:50 +03:00
const.v os: is_link() 2019-12-04 23:53:11 +03:00
os_linux.v os_linux.v 2019-11-16 09:16:51 +03:00
os_nix.v os: replace dir_exists with is_dir; file_exists() => exists() 2019-12-04 23:17:45 +03:00
os_test.v os: replace dir_exists with is_dir; file_exists() => exists() 2019-12-04 23:17:45 +03:00
os_windows.v os: replace dir_exists with is_dir; file_exists() => exists() 2019-12-04 23:17:45 +03:00
os.v os: is_link() 2019-12-04 23:53:11 +03:00