1 line
3.0 KiB
JSON
1 line
3.0 KiB
JSON
{"nodes": [{"id": "apps_bot_src_handlers_commandloader_ts", "label": "CommandLoader.ts", "file_type": "code", "source_file": "apps/bot/src/handlers/CommandLoader.ts", "source_location": "L1"}, {"id": "commandloader_loadcommands", "label": "loadCommands()", "file_type": "code", "source_file": "apps/bot/src/handlers/CommandLoader.ts", "source_location": "L6"}], "edges": [{"source": "apps_bot_src_handlers_commandloader_ts", "target": "apps_bot_src_client_kordclient", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/handlers/CommandLoader.ts", "source_location": "L1", "weight": 1.0}, {"source": "apps_bot_src_handlers_commandloader_ts", "target": "apps_bot_src_utils_logger", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/handlers/CommandLoader.ts", "source_location": "L2", "weight": 1.0}, {"source": "apps_bot_src_handlers_commandloader_ts", "target": "fs", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/handlers/CommandLoader.ts", "source_location": "L3", "weight": 1.0}, {"source": "apps_bot_src_handlers_commandloader_ts", "target": "path", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/handlers/CommandLoader.ts", "source_location": "L4", "weight": 1.0}, {"source": "apps_bot_src_handlers_commandloader_ts", "target": "commandloader_loadcommands", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/bot/src/handlers/CommandLoader.ts", "source_location": "L6", "weight": 1.0}], "raw_calls": [{"caller_nid": "commandloader_loadcommands", "callee": "join", "source_file": "apps/bot/src/handlers/CommandLoader.ts", "source_location": "L7"}, {"caller_nid": "commandloader_loadcommands", "callee": "existsSync", "source_file": "apps/bot/src/handlers/CommandLoader.ts", "source_location": "L8"}, {"caller_nid": "commandloader_loadcommands", "callee": "filter", "source_file": "apps/bot/src/handlers/CommandLoader.ts", "source_location": "L10"}, {"caller_nid": "commandloader_loadcommands", "callee": "readdirSync", "source_file": "apps/bot/src/handlers/CommandLoader.ts", "source_location": "L10"}, {"caller_nid": "commandloader_loadcommands", "callee": "join", "source_file": "apps/bot/src/handlers/CommandLoader.ts", "source_location": "L13"}, {"caller_nid": "commandloader_loadcommands", "callee": "require", "source_file": "apps/bot/src/handlers/CommandLoader.ts", "source_location": "L15"}, {"caller_nid": "commandloader_loadcommands", "callee": "set", "source_file": "apps/bot/src/handlers/CommandLoader.ts", "source_location": "L19"}, {"caller_nid": "commandloader_loadcommands", "callee": "debug", "source_file": "apps/bot/src/handlers/CommandLoader.ts", "source_location": "L20"}, {"caller_nid": "commandloader_loadcommands", "callee": "warn", "source_file": "apps/bot/src/handlers/CommandLoader.ts", "source_location": "L22"}, {"caller_nid": "commandloader_loadcommands", "callee": "error", "source_file": "apps/bot/src/handlers/CommandLoader.ts", "source_location": "L25"}]} |