Function goatns::cli::export_zone_file

source ·
pub async fn export_zone_file(
    tx: Sender<Command>,
    zone_name: &String,
    filename: &String
) -> Result<(), String>
Expand description

Dump a zone to a file