MCPcopy Create free account
hub / github.com/IceClusters/icmysql / Debug.js

File Debug.js

src/db/debug/Debug.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { DirExist } = require('../../utils/Files.js')
2const { GetLogs } = require('../../utils/Logger.js');
3const { GetBackupHistory } = require('../backup/index.js');
4var queries = [];

Callers

nothing calls this directly

Calls 7

CheckPermissionFunction · 0.85
GetResourcesFunction · 0.85
GetQueryCacheFunction · 0.85
GetLogsFunction · 0.85
GetQueriesFunction · 0.85
DirExistFunction · 0.85
GetBackupHistoryFunction · 0.85

Tested by

no test coverage detected