Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dataform-co/dataform
/ getTarget
Method
getTarget
core/actions/view.ts:510–512 ·
view source on GitHub ↗
@hidden
()
Source
from the content-addressed store, hash-verified
508
509
/** @hidden */
510
public getTarget() {
511
return
dataform.Target.create(this.proto.target);
512
}
513
514
/** @hidden */
515
public compile() {
Callers
11
ambiguousActionNameMsg
Function · 0.45
checkAssertionsForDependency
Function · 0.45
resolve
Method · 0.45
compile
Method · 0.45
compileGraphChunk
Method · 0.45
fullyQualifyDependencies
Method · 0.45
addTestsToCompiledGraph
Method · 0.45
self
Method · 0.45
name
Method · 0.45
schema
Method · 0.45
database
Method · 0.45
Calls
1
create
Method · 0.65
Tested by
no test coverage detected