method
fu_windows?
fu_windows?()
private
Hide source
# File lib/fileutils.rb, line 1072 def fu_windows? /mswin|mingw|bccwin|emx/ =~ RUBY_PLATFORM end