MCPcopy Index your code
hub / github.com/meteor/meteor / getPathInPackage

Method getPathInPackage

tools/isobuild/compiler-plugin.js:283–286  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

281 }
282
283 getPathInPackage() {
284 var self = this;
285 return self._resourceSlot.inputResource.path;
286 }
287
288 getFileOptions() {
289 // XXX fileOptions only exists on some resources (of type "source"). The JS

Callers 3

findControlFileMethod · 0.95
resolveMethod · 0.95
getDisplayPathMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected