rsuite_get_os_info: Retrieves information on current OS.

Description Usage Value See Also Examples

Description

Retrieves information on current OS.

Usage

1

Value

named list with following items

type

One of windows, macos, unix. (type: character)

platform

One of Windows, MacOS, SunOS, RedHat, Debian. (type: character(1))

release

One of Solaris, MacOS, Ubuntu, Debian, Fedora, CentOS or RedHat or NA. (type: character(1))

distrib

Distribution release e.g. for Debian: squeeze, wheezy, jessie. (type: character(1))

version

Version number of the distribution. (type: character(1))

See Also

Other miscellaneous: rsuite_check_version, rsuite_getLogger, rsuite_get_ci_adapter_names, rsuite_get_rc_adapter_names, rsuite_get_repo_adapter_names, rsuite_register_ci_adapter, rsuite_register_rc_adapter, rsuite_register_repo_adapter, rsuite_unregister_ci_adapter, rsuite_unregister_rc_adapter, rsuite_unregister_repo_adapter, rsuite_update, tmpl_register

Examples

1

RSuite documentation built on June 10, 2019, 5:03 p.m.