[][src]Function yaque::try_clear

pub fn try_clear<P: AsRef<Path>>(base: P) -> Result<()>

Tries to deletes a queue at the given path. This function will fail if the queue is in use either for sending or receiving.