digger ~travis-windows (2021-10-01T22:50:25.1782194)
Dub
Repo
DCustomizer.CustomizationState
custom
DCustomizer
Undocumented in source.
struct
DCustomizer
struct
CustomizationState {
string
spec
;
DManager
.
SubmoduleState
submoduleState
;
string
[
string
][
string
]
pulls
;
string
[
string
][
string
][
string
]
forks
;
}
Members
Variables
forks
string
[
string
][
string
][
string
]
forks
;
Undocumented in source.
pulls
string
[
string
][
string
]
pulls
;
Undocumented in source.
spec
string
spec
;
Undocumented in source.
submoduleState
DManager
.
SubmoduleState
submoduleState
;
Undocumented in source.
Meta
Source
See Implementation
custom
DCustomizer
functions
finish
getFork
getPull
load
save
manifest constants
fileName
structs
CustomizationState
variables
state