Skip to main content

run

Function run 

Source
pub async fn run(
    client: &CellosClient,
    cell: &str,
    follow: bool,
    tail: Option<usize>,
) -> CtlResult<()>