Skip to main content

execute

Function execute 

Source
pub async fn execute(
    client: &IronflowClient,
    args: &StatsArgs,
    json_mode: bool,
) -> Result<()>
Expand description

Execute the stats command tree.

ยงErrors

Returns an error on API failure.