Skip to main content

delete

Function delete 

Source
pub fn delete(conn: &Connection, year: i32) -> Result<bool, CliError>
Expand description

Delete the stored ReturnInputs for year (used by income clear). Returns true if a row existed.