Structs§
- Cli
- Dispatcher
- Formatter
- IpcStream
- Communication stream
- Job
- Information for jobs command
- JobInfo
- JobSpawnInfo 
- Required information for spawning a new process.
- Justfile
- LogLine
- Log line from captured stdout/stderr output
- OutputBuffer 
- Buffer for captured stdout/stderr output
- ProcInfo 
- Process information
- RestartInfo 
- Runtime infos of job
- Runner
- Child process controller
Enums§
- CliCommand
- Additional commands
- DispatcherError 
- ExecCommand 
- Shared commands with background service
- IpcClientError 
- IpcServerError 
- IpcStreamRead Error 
- IpcStreamWrite Error 
- JobType
- JustfileError 
- Message
- IPC messages
- ProcStatus 
- RestartPolicy 
- Restart policy
Functions§
- get_user_ name 
- Current user
- init_cli_ logger 
- init_daemon_ logger 
- job_info_ table 
- proc_info_ table 
- start_ipc_ listener 
- Listen for incoming connections on the given socket.