Libraries
»
rbfind
(2.8.2)
»
Index
»
RbFind
»
Entry
»
#stat
Method: RbFind::Entry#stat
Defined in:
lib/rbfind.rb
#
stat
⇒
Object
437
# File 'lib/rbfind.rb', line 437
def
stat
;
@stat
||=
File
.
lstat
@path
;
end