Flowdock
method

fu_have_st_ino?

Importance_0
v1_8_7_330 - Show latest stable - 0 notes - Class: FileUtils
fu_have_st_ino?(#:nodoc:) private

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/fileutils.rb, line 1432
  def fu_have_st_ino?   #:nodoc:
    not fu_windows?
  end
Register or log in to add new notes.