dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
Parameters.Files
dextool
plugin
backend
plantuml
Parameters
Undocumented in source.
interface
Parameters
static
struct
Files {
Path
classes
;
Path
components
;
Path
styleIncl
;
Path
styleOutput
;
}
Members
Variables
classes
Path
classes
;
Undocumented in source.
components
Path
components
;
Undocumented in source.
styleIncl
Path
styleIncl
;
Undocumented in source.
styleOutput
Path
styleOutput
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
backend
plantuml
Parameters
functions
doGenDot
doStyleIncl
genClassInheritDependency
genClassMemberDependency
genClassMethod
genClassParamDependency
getFilePrefix
getFiles
getOutputDirectory
structs
Files