R/detect_os.R
is_unix.Rd
Test if the operating system is "unix"
is_unix()
TRUE or FALSE
Other operating system testing: is_osx(), is_windows()
is_osx()
is_windows()
is_unix() #> [1] TRUE