Libraries
»
memfs
(1.0.0)
»
Index
»
MemFs
»
IO
»
#stat
Method: MemFs::IO#stat
Defined in:
lib/memfs/io.rb
#
stat
⇒
Object
189 190 191
# File 'lib/memfs/io.rb', line 189
def
stat
File
.
stat
(
path
)
end