mirror of
https://github.com/GayPizzaSpecifications/darwin-apk.git
synced 2025-08-03 13:31:32 +00:00
Rescue graph building test into subcommand
This commit is contained in:
@ -16,6 +16,7 @@ struct DarwinApkCLI: AsyncParsableCommand {
|
||||
DpkUpdateCommand.self,
|
||||
DpkUpgradeCommand.self,
|
||||
DpkSearchCommand.self,
|
||||
DpkInfoCommand.self
|
||||
DpkInfoCommand.self,
|
||||
DpkGraphCommand.self
|
||||
])
|
||||
}
|
||||
|
Reference in New Issue
Block a user