Libraries
»
fakefs
(3.0.4)
»
Index
»
FakeFS
»
File
»
#stat
Method: FakeFS::File#stat
Defined in:
lib/fakefs/file.rb
#
stat
⇒
Object
648 649 650
# File 'lib/fakefs/file.rb', line 648
def
stat
self
.
class
.
stat
(
@path
)
end