Returns:
14 15 16
# File 'lib/travis/tools/system.rb', line 14 def windows? File::ALT_SEPARATOR == '\\' end