workspace-d v3.4.0-pre1 (2019-01-05T01:13:40Z)
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
getConfigPath
getVersionAndFixPath
makeTemporaryTestingWorkspace
matchesOverload
interfaces
ComponentFactory
ComponentWrapper
manifest constants
verRegex
mixin templates
DefaultComponentWrapper
structs
CodeReplacement
ComponentFactoryInstance
ComponentInfo
ComponentWrapperInstance
Configuration
FileChanges
TestingWorkspace
Code replacements mapped to a file