Class: WEBrick::Daemon
- Defined in:
- lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/webrick-1.7.0/lib/webrick/server.rb
Overview
A generic module for daemonizing a process
Class Method Summary collapse
-
.start ⇒ Object
Performs the standard operations for daemonizing a process.