Structs§
- Cli
 - Dispatcher
 - Formatter
 - IpcStream
 - Communication stream
 - Job
 - Information for jobs command
 - JobInfo
 - JobSpawn
Info  - Required information for spawning a new process.
 - Justfile
 - LogLine
 - Log line from captured stdout/stderr output
 - Output
Buffer  - Buffer for captured stdout/stderr output
 - Proc
Info  - Process information
 - Restart
Info  - Runtime infos of job
 - Runner
 - Child process controller
 
Enums§
- CliCommand
 - Additional commands
 - Dispatcher
Error  - Exec
Command  - Shared commands with background service
 - IpcClient
Error  - IpcServer
Error  - IpcStream
Read Error  - IpcStream
Write Error  - JobType
 - Justfile
Error  - Message
 - IPC messages
 - Proc
Status  - Restart
Policy  - 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.