Returns:
16 17 18
# File 'lib/roku_builder/os.rb', line 16 def OS.linux? OS.unix? and not OS.mac? end