Registry / utility / os
library1.1.4rbrubygemsunverified

Provides simple OS detection functions like OS.windows? and OS.bits.

gem install os
INSTALL
IMPORT
SIG · OS
O
os
utilityrubyv1.1.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OS
require 'os'

Check if running on Windows

require 'os' puts OS.windows? ? 'Windows' : 'Not Windows'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
os — gem install os · libregistry