MCPcopy Create free account
hub / github.com/isomorphic-git/isomorphic-git / content

Method content

src/models/GitWalkerRepo.js:55–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 }
54
55 async content() {
56 return walker.content(this)
57 }
58
59 async oid() {
60 return walker.oid(this)

Callers

nothing calls this directly

Calls 1

contentMethod · 0.45

Tested by

no test coverage detected