method
new
v1_8_7_72 -
Show latest stable
- Class:
File::Stat
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)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).