Skip to main content

execute_update

Function execute_update 

Source
pub fn execute_update(
    args: &UpdateArgs,
    db_path: Option<&PathBuf>,
    actor: Option<&str>,
    session_id: Option<&str>,
    json: bool,
) -> Result<()>
Expand description

Execute update command.