D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Process
/
Filename :
daemon-c.ri
back
Copy
U:RDoc::AnyMethod[iI"daemon:ETI"Process::daemon;TT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"@Detaches the current process from its controlling terminal ;TI"5and runs it in the background as system daemon; ;TI"returns zero.;To:RDoc::Markup::BlankLine o; ; [I"By default:;T@o:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I"AChanges the current working directory to the root directory.;To;;0; [o; ; [I"?Redirects $stdin, $stdout, and $stderr to the null device.;T@o; ; [I"/If optional argument +nochdir+ is +true+, ;TI"3does not change the current working directory.;T@o; ; [I"/If optional argument +noclose+ is +true+, ;TI"3does not redirect $stdin, $stdout, or $stderr.;T: @fileI"process.c;T:0@omit_headings_from_table_of_contents_below0I"7Process.daemon(nochdir = nil, noclose = nil) -> 0 ;T0[ I"(*args);T@(FI"Process;TcRDoc::NormalModule00