workspace-d v2.11.0 (2017-07-17T19:17:32Z)
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
AsyncCallback
BroadcastCallback
ImportPathProvider
functions
arguments
broadcast
checkVersion
getConfigPath
getVersionAndFixPath
makeTemporaryTestingWorkspace
syncBlocking
syncYield
manifest constants
any
async
load
unload
verRegex
structs
Arguments
CodeReplacement
FileChanges
TestingWorkspace
component
variables
broadcastCallback
importFilesProvider
importPathProvider
stringImportPathProvider
Code replacements mapped to a file