DCustomizer

Implements transient persistence for the current customization state.

Members

Functions

finish
void finish()
Undocumented in source. Be warned that the author may not have intended to support it.
getFork
string getFork(string submoduleName, string user, string branch)
Undocumented in source. Be warned that the author may not have intended to support it.
getPull
string getPull(string submoduleName, string pullNumber)
Undocumented in source. Be warned that the author may not have intended to support it.
load
void load()
Undocumented in source. Be warned that the author may not have intended to support it.
save
void save()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

fileName
enum fileName;
Undocumented in source.

Structs

CustomizationState
struct CustomizationState
Undocumented in source.

Variables

state
CustomizationState state;
Undocumented in source.

Meta