method
lstat!

lstat!()
public
Hide source
# File lib/fileutils.rb, line 1208 def lstat! lstat() rescue SystemCallError nil end