Class: File

Inherits:
Object show all
Defined in:
lib/awsbase/file_fix.rb

Instance Method Summary collapse

Instance Method Details

#lstatObject



29
30
31
# File 'lib/awsbase/file_fix.rb', line 29

def lstat
  self.stat
end