kurv 0.1.0

A process manager to daemonize commands and programs. Inspired by pm2, but lightweight and not as featureful.
Documentation
1
2
3
4
5
6
7
8
9
10
max_width = 100
array_width = 80
chain_width = 100
comment_width = 80
imports_indent = "Block"
imports_granularity = "One"
empty_item_single_line = true
fn_single_line = false
struct_lit_single_line = true
fn_call_width = 80