ps_os_type: Query the type of the OS

View source: R/os.R

ps_os_typeR Documentation

Query the type of the OS

Description

Query the type of the OS

Usage

ps_os_type()

ps_is_supported()

Value

ps_os_type returns a named logical vector. The rest of the functions return a logical scalar.

ps_is_supported() returns TRUE if ps supports the current platform.

Examples

ps_os_type()
ps_is_supported()

ps documentation built on April 19, 2023, 1:08 a.m.