lstat!()
No documentation available.
# File lib/fileutils.rb, line 1233 def lstat! lstat() rescue SystemCallError nil end