MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / abs

Method abs

packages/sdk/src/adapters/fs.ts:105–107  ·  view source on GitHub ↗
(path: string)

Source from the content-addressed store, hash-verified

103 }
104
105 private abs(path: string): string {
106 return join(this.root, path);
107 }
108
109 private versionsDir(path: string): string {
110 return join(this.root, ".hf-versions", path);

Callers 15

readMethod · 0.95
doWriteMethod · 0.95
isHardKillSetFunction · 0.80
StudioPreviewAreaFunction · 0.80
useKeyframeToggleFunction · 0.80
updateFunction · 0.80
approximatelyEqualFunction · 0.80
resolveKeyframeDragFunction · 0.80

Calls

no outgoing calls

Tested by 2

paethRefFunction · 0.64
maxChannelDeltaFunction · 0.64