Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
spirit
master
ProcessRegistry
Spirit
CLI
Client
Commands
List
Restart
Start
Status
Stop
Daemon
Message
Process
Generated using Crystal 1.14.0
2024-11-26 07:02:36 UTC
class
Spirit::
Daemon
Spirit::Daemon
Reference
Object
Defined in:
spirit/daemon.cr
Constructors
.new
(socket_file : String)
Instance Method Summary
#accept_connections
(server)
#channel
: Channel(Int32)
#load_process_configs
#run
#watch_for_ended_processes
Constructor Detail
def self.
new
(socket_file : String)
#
[
View source
]
Instance Method Detail
def
accept_connections
(server)
#
[
View source
]
def
channel
: Channel(Int32)
#
[
View source
]
def
load_process_configs
#
[
View source
]
def
run
#
[
View source
]
def
watch_for_ended_processes
#
[
View source
]