is_os_: Generate OS check.

Description Usage Arguments Details Value See Also

Description

is_os_ returns a function to check the operating system in use.

Usage

1
is_os_(os_string)

Arguments

os_string

String containing the OS to check for. Choices include

  • "os x"

  • "linux"

  • "windows"

Details

The intent is not to use this function directly. Instead use one of the functions

Value

A function that checks the type of OS.

See Also

Closures


curtisalexander/CRAmisc documentation built on May 14, 2019, 12:52 p.m.