dextool ~mutate-improve-diff-view (2026-04-01T20:21:06.3235291)
Dub
Repo
Plugin
dextool
plugin
types
Undocumented in source.
struct
Plugin {
CliCategory
category
;
CliCategoryInfo
categoryCliInfo
;
PluginFuncType
func
;
}
Members
Variables
category
CliCategory
category
;
Undocumented in source.
categoryCliInfo
CliCategoryInfo
categoryCliInfo
;
Undocumented in source.
func
PluginFuncType
func
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
types
aliases
PluginFuncType
structs
CliArgs
CliBasicOption
CliCategory
CliCategoryInfo
CliDocoptOption
CliOptionParts
Plugin