pub const FAMILY: &'static str;
Expand description

The family of the operating system. Example value is unix.

Some possible values:

  • unix
  • windows