D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
SystemExit
/
Filename :
new-c.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Create a new <tt>SystemExit</tt> exception with the given status. full_name: SystemExit::new is_singleton: true name: new params: | SystemExit.new(status=0) => system_exit visibility: public