Skip to main content

execute

Function execute 

Source
pub fn execute(
    name: Option<String>,
    message: Option<String>,
    annotate: bool,
    delete: bool,
    sign: bool,
    verify: bool,
    list: bool,
    commit: Option<String>,
) -> Result<TagResponse, LitError>