MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins / ensureDirectories

Function ensureDirectories

speedtest/speedtest.ts:180–183  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

178 return { output };
179}
180function ensureDirectories(): void {
181 // createDirectoryInAssets already ensures directory exists
182 // No additional action needed
183}
184
185function readConfig(): SpeedtestConfig {
186 try {

Callers 2

writeConfigFunction · 0.70
downloadCliFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected