hypha: implement subcommands and introduce destroy that tears things down properly

This commit is contained in:
Alex Zenla
2024-01-21 01:58:07 -08:00
parent ba156e43da
commit ece88e16cc
8 changed files with 228 additions and 46 deletions

View File

@ -20,7 +20,7 @@ version = "0.27.1"
features = ["ioctl"]
[dev-dependencies]
env_logger = "0.10.1"
env_logger = "0.11.0"
[[example]]
name = "xencall-domain-info"