Skip to main content

execute

Function execute 

Source
pub async fn execute(
    client: &IndodaxClient,
    _creds: &Option<ResolvedCredentials>,
    cmd: &AlertCommand,
) -> Result<CommandOutput>