Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ content
Method
content
compiler/companion/src/OutputWriter.ts:12–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
11
export
interface
IOutputWriter {
12
content(): string;
13
}
14
15
type
OutputWriterContent = string | IOutputWriter;
Callers
5
_addSourceMapSources
Method · 0.65
_onSource
Method · 0.65
outputContent
Function · 0.65
generateIOSIds
Function · 0.65
finalize
Method · 0.65
Implementers
4
IndentedContent
compiler/companion/src/OutputWriter.ts
OutputWriter
compiler/companion/src/OutputWriter.ts
ObjectiveCImports
compiler/companion/src/ObjectiveCWrite
Source
valdi/vscode_debugger/src/adapter/sour
Calls
no outgoing calls
Tested by
no test coverage detected