MCPcopy 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

ambiguousActionNameMsgFunction · 0.45
resolveMethod · 0.45
compileMethod · 0.45
compileGraphChunkMethod · 0.45
selfMethod · 0.45
nameMethod · 0.45
schemaMethod · 0.45
databaseMethod · 0.45

Calls 1

createMethod · 0.65

Tested by

no test coverage detected