workspace-d v3.4.0-pre12 (2019-10-07T16:19:20Z)
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
BroadcastCallback
ComponentBindFailCallback
ImportPathProvider
classes
DefaultComponentFactory
Future
WorkspaceD
enums
ignoredFunc
functions
checkType
checkVersion
component
create
getConfigPath
getVersionAndFixPath
makeTemporaryTestingWorkspace
matchesOverload
traceTaskLog
interfaces
ComponentFactory
ComponentWrapper
manifest constants
verRegex
mixin templates
DefaultComponentWrapper
static variables
traceTask
structs
CodeReplacement
ComponentFactoryInstance
ComponentInfo
ComponentWrapperInstance
Configuration
FileChanges
TestingWorkspace
variables
gthreadsAsyncProxy
Code replacements mapped to a file