MCPcopy Create free account
hub / github.com/chakra-ui/panda / readFileSync

Method readFileSync

packages/types/src/runtime.ts:23–23  ·  view source on GitHub ↗
(filePath: string)

Source from the content-addressed store, hash-verified

21 existsSync(fileLike: string): boolean
22 glob(opts: InputOptions): string[]
23 readFileSync(filePath: string): string
24 rmDirSync(dirPath: string): void
25 writeFile(file: string, content: string): Promise<void>
26 rmFileSync(file: string): void

Callers 5

mainFunction · 0.65
mainFunction · 0.65
getDepsFunction · 0.65
readFileSyncFunction · 0.65
OutputEngineClass · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected