Skip to main content

append

Function append 

Source
pub fn append(path: &Path, action: QueuedAction) -> Result<(), String>
Expand description

Append a draft action to the queue file (creating it if absent).