Returns:
20 21 22
# File 'ext/pandoc_rb/extconf.rb', line 20 def OS.linux? OS.unix? and not OS.mac? end