serve-d ~master (2022-12-14T11:55:28Z)
Dub
Repo
FileChanges
workspaced
api
Code replacements mapped to a file
struct
FileChanges {
string
file
;
CodeReplacement
[]
replacements
;
}
Members
Variables
file
string
file
;
File path to change.
replacements
CodeReplacement
[]
replacements
;
Replacements to apply.
Meta
Source
See Implementation
workspaced
api
aliases
ComponentBindFailCallback
IdentifierListProvider
ImportPathProvider
classes
DefaultComponentFactory
enums
ignoredFunc
functions
checkVersion
component
extractPathSemver
getConfigPath
getVersionAndFixPath
isLocallyCompiledDCD
normLF
orDubFetchFallback
trace
traceTaskLog
interfaces
ComponentFactory
ComponentWrapper
IMessageHandler
manifest constants
verRegex
mixin templates
DefaultComponentWrapper
static variables
traceTask
structs
CodeReplacement
ComponentFactoryInstance
ComponentInfo
ComponentInfoParams
ComponentWrapperInstance
FileChanges
Code replacements mapped to a file