darwin?
in
ext/magic/extconf.rb [150:153]
3
lines of code
1
McCabe index (conditional complexity)
def darwin? RbConfig::CONFIG['target_os'] =~ /darwin/ end