method
fu_windows?
v1_8_7_330 -
Show latest stable
- Class:
FileUtils::StreamUtils_
fu_windows?()private
No documentation available.
# File lib/fileutils.rb, line 1051
def fu_windows?
/mswin|mingw|bccwin|wince|emx/ =~ RUBY_PLATFORM
end