method
new
new(p1)
public
File::Stat.new(file_name) => stat
Create a File::Stat object for the given file name (raising an exception if the file doesn’t exist).
new(p1)
public
File::Stat.new(file_name) => stat
Create a File::Stat object for the given file name (raising an exception if the file doesn’t exist).