module Kind::File

Public Instance Methods

kind() click to toggle source
# File lib/kind/objects/modules/core/file.rb, line 7
def kind; ::File; end