Skip to main content

Module bash_background

Module bash_background 

Source
Expand description

Background bash task management. Phase 0 stub; Phase 1 Track D fills in.

Re-exports§

pub use registry::BgCompletion;
pub use registry::BgTaskRegistry;

Modules§

buffer
persistence
process
registry
watchdog

Structs§

BgTaskInfo

Enums§

BgTaskStatus

Functions§

spawn
Spawn a bash command in the background. Returns a task_id immediately.
storage_dir