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