Description Usage Arguments Details Value See Also
is_os_
returns a function to check the operating system in use.
1 | is_os_(os_string)
|
os_string |
String containing the OS to check for. Choices include
|
The intent is not to use this function directly. Instead use one of the functions
is_linux
is_osx
is_windows
A function that checks the type of OS.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.