handle_debug_command

Function handle_debug_command 

Source
pub async fn handle_debug_command(
    action: DebugCommands,
    format: OutputFormat,
) -> Result<()>