Function goatns::cli::cli_commands
source · pub async fn cli_commands(
tx: Sender<Command>,
clap_results: &ArgMatches,
zone_file: &Option<String>
) -> Result<SystemState, String>
Expand description
Turns the clap inputs into actions.