Method: Chitin::FSObject#lstat
- Defined in:
- lib/chitin/file.rb
#lstat ⇒ Object
53 54 55 |
# File 'lib/chitin/file.rb', line 53 def lstat File.lstat @path end |
53 54 55 |
# File 'lib/chitin/file.rb', line 53 def lstat File.lstat @path end |