| data_dir |
Root directory for daemon DB, socket, and pid file |
| pid |
Basename of the pid file within data_dir (e.g.
)
|
| socket |
Basename of the Unix socket within data_dir (e.g.
); Client.socket property stores the full connect path
|
| debug |
When true (default), Client.connect forwards to ClientBoot and spawn passes
to
|
| pass_data_dir |
When true, spawn passes ; vector test CLIs only
|