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

Method rmDirSync

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

Source from the content-addressed store, hash-verified

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
27 ensureDirSync(dirPath: string): void

Callers 1

OutputEngineClass · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected