pub fn peek_all(runtime_dir: &Path) -> Result<Vec<DistillSignal>>Expand description
Read all lines without modifying the queue. Useful for doctor / debugging.
pub fn peek_all(runtime_dir: &Path) -> Result<Vec<DistillSignal>>Read all lines without modifying the queue. Useful for doctor / debugging.