dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
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