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