Skip to main content

read_command_queue

Function read_command_queue 

Source
pub fn read_command_queue(queue_path: &Path) -> Result<Vec<QueuedCommand>>
Expand description

Read all pending commands from the queue file without clearing it.