Module mhost::app

source ·
Expand description

mhost command line app to query, discover and lint DNS.

Re-exports§

Modules§

  • This file is used by the build script. Therefore all functions generating the app command line parser must be included here. It would be nicer to move at least the subcommands to the corresponding modules, but then all logic, all crates etc. used there have to be available for the build script which makes it much more complex.

Enums§

  • ExitStatus represents the exit states that will be return to the OS after termination