D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
File
/
Stat
/
Filename :
new-c.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::VERB body: " File::Stat.new(file_name) => stat\n" - !ruby/struct:SM::Flow::P body: Create a File::Stat object for the given file name (raising an exception if the file doesn't exist). full_name: File::Stat::new is_singleton: true name: new params: | visibility: public