Kord/graphify-out/cache/090d99c806ff4ca07f8ee11778d...

1 line
5.1 KiB
JSON

{"nodes": [{"id": "apps_bot_scripts_check_i18n_tests_ts", "label": "check-i18n-tests.ts", "file_type": "code", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L1"}, {"id": "check_i18n_tests_walk", "label": "walk()", "file_type": "code", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L19"}, {"id": "check_i18n_tests_getfiles", "label": "getFiles()", "file_type": "code", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L43"}, {"id": "check_i18n_tests_checkfile", "label": "checkFile()", "file_type": "code", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L64"}], "edges": [{"source": "apps_bot_scripts_check_i18n_tests_ts", "target": "fs", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L1", "weight": 1.0}, {"source": "apps_bot_scripts_check_i18n_tests_ts", "target": "path", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L2", "weight": 1.0}, {"source": "apps_bot_scripts_check_i18n_tests_ts", "target": "apps_bot_src_i18n_locales_ko", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L3", "weight": 1.0}, {"source": "apps_bot_scripts_check_i18n_tests_ts", "target": "apps_bot_src_i18n_locales_en", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L4", "weight": 1.0}, {"source": "apps_bot_scripts_check_i18n_tests_ts", "target": "check_i18n_tests_walk", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L19", "weight": 1.0}, {"source": "apps_bot_scripts_check_i18n_tests_ts", "target": "check_i18n_tests_getfiles", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L43", "weight": 1.0}, {"source": "apps_bot_scripts_check_i18n_tests_ts", "target": "check_i18n_tests_checkfile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L64", "weight": 1.0}], "raw_calls": [{"caller_nid": "check_i18n_tests_walk", "callee": "entries", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L20"}, {"caller_nid": "check_i18n_tests_walk", "callee": "get", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L23"}, {"caller_nid": "check_i18n_tests_walk", "callee": "includes", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L25"}, {"caller_nid": "check_i18n_tests_walk", "callee": "push", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L25"}, {"caller_nid": "check_i18n_tests_walk", "callee": "set", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L27"}, {"caller_nid": "check_i18n_tests_getfiles", "callee": "existsSync", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L45"}, {"caller_nid": "check_i18n_tests_getfiles", "callee": "readdirSync", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L47"}, {"caller_nid": "check_i18n_tests_getfiles", "callee": "some", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L49"}, {"caller_nid": "check_i18n_tests_getfiles", "callee": "join", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L50"}, {"caller_nid": "check_i18n_tests_getfiles", "callee": "statSync", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L51"}, {"caller_nid": "check_i18n_tests_getfiles", "callee": "isDirectory", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L52"}, {"caller_nid": "check_i18n_tests_getfiles", "callee": "push", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L53"}, {"caller_nid": "check_i18n_tests_getfiles", "callee": "endsWith", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L54"}, {"caller_nid": "check_i18n_tests_getfiles", "callee": "endsWith", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L54"}, {"caller_nid": "check_i18n_tests_getfiles", "callee": "includes", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L54"}, {"caller_nid": "check_i18n_tests_getfiles", "callee": "endsWith", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L54"}, {"caller_nid": "check_i18n_tests_getfiles", "callee": "push", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L55"}, {"caller_nid": "check_i18n_tests_checkfile", "callee": "readFileSync", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L65"}, {"caller_nid": "check_i18n_tests_checkfile", "callee": "split", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L66"}, {"caller_nid": "check_i18n_tests_checkfile", "callee": "forEach", "source_file": "apps/bot/scripts/check-i18n-tests.ts", "source_location": "L69"}]}