Skip to main content

insert_command

Function insert_command 

Source
pub fn insert_command(conn: &Connection, cmd: &NewCommand) -> Result<bool>
Expand description

Insère une commande. Retourne true si elle a été insérée, false si c’était un doublon (même hash déjà présent).