class ProcessRegistry
- ProcessRegistry
- Reference
- Object
Defined in:
spirit/process_registry.crConstant Summary
-
INSTANCE =
new
Class Method Summary
Instance Method Summary
- #all : Array(Spirit::Process)
- #find(process)
- #find_with_name(name)
- #find_with_pid(pid)
- #register(process)
- #remove_with_pid(pid)