Kord/graphify-out/cache/d117f63bd82ed365bfc87d48802...

1 line
3.5 KiB
JSON

{"nodes": [{"id": "apps_bot_src_service_test_ts", "label": "test.ts", "file_type": "code", "source_file": "apps/bot/src/service/test.ts", "source_location": "L1"}, {"id": "test_exampleslashcommand", "label": "ExampleSlashCommand", "file_type": "code", "source_file": "apps/bot/src/service/test.ts", "source_location": "L20"}, {"id": "test_exampleslashcommand_define", "label": ".define()", "file_type": "code", "source_file": "apps/bot/src/service/test.ts", "source_location": "L27"}, {"id": "test_exampleslashcommand_beforehandle", "label": ".beforeHandle()", "file_type": "code", "source_file": "apps/bot/src/service/test.ts", "source_location": "L49"}, {"id": "test_exampleslashcommand_handle", "label": ".handle()", "file_type": "code", "source_file": "apps/bot/src/service/test.ts", "source_location": "L61"}], "edges": [{"source": "apps_bot_src_service_test_ts", "target": "discord_js", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/service/test.ts", "source_location": "L12", "weight": 1.0}, {"source": "apps_bot_src_service_test_ts", "target": "apps_bot_src_service_command", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/service/test.ts", "source_location": "L17", "weight": 1.0}, {"source": "apps_bot_src_service_test_ts", "target": "apps_bot_src_i18n", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/service/test.ts", "source_location": "L18", "weight": 1.0}, {"source": "apps_bot_src_service_test_ts", "target": "test_exampleslashcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/bot/src/service/test.ts", "source_location": "L20", "weight": 1.0}, {"source": "test_exampleslashcommand", "target": "test_exampleslashcommand_define", "relation": "method", "confidence": "EXTRACTED", "source_file": "apps/bot/src/service/test.ts", "source_location": "L27", "weight": 1.0}, {"source": "test_exampleslashcommand", "target": "test_exampleslashcommand_beforehandle", "relation": "method", "confidence": "EXTRACTED", "source_file": "apps/bot/src/service/test.ts", "source_location": "L49", "weight": 1.0}, {"source": "test_exampleslashcommand", "target": "test_exampleslashcommand_handle", "relation": "method", "confidence": "EXTRACTED", "source_file": "apps/bot/src/service/test.ts", "source_location": "L61", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_exampleslashcommand_define", "callee": "addStringOption", "source_file": "apps/bot/src/service/test.ts", "source_location": "L29"}, {"caller_nid": "test_exampleslashcommand_define", "callee": "setDescriptionLocalizations", "source_file": "apps/bot/src/service/test.ts", "source_location": "L29"}, {"caller_nid": "test_exampleslashcommand_define", "callee": "setDescription", "source_file": "apps/bot/src/service/test.ts", "source_location": "L29"}, {"caller_nid": "test_exampleslashcommand_define", "callee": "setName", "source_file": "apps/bot/src/service/test.ts", "source_location": "L29"}, {"caller_nid": "test_exampleslashcommand_beforehandle", "callee": "getString", "source_file": "apps/bot/src/service/test.ts", "source_location": "L53"}, {"caller_nid": "test_exampleslashcommand_beforehandle", "callee": "reply", "source_file": "apps/bot/src/service/test.ts", "source_location": "L55"}, {"caller_nid": "test_exampleslashcommand_handle", "callee": "getString", "source_file": "apps/bot/src/service/test.ts", "source_location": "L65"}, {"caller_nid": "test_exampleslashcommand_handle", "callee": "reply", "source_file": "apps/bot/src/service/test.ts", "source_location": "L72"}]}