Skip to main content

run

Function run 

Source
pub fn run(
    ctx: &Context,
    location: &str,
    line: Option<usize>,
    format: Format,
) -> Result<()>