Files
sanguo_vnpy/graphify-out/cache/ast/fc5236731b8568cce7d2240bdaded3c4f91d04c38d1d130ae4f19951a8d5e9f1.json
2026-05-06 23:12:48 +08:00

1 line
12 KiB
JSON

{"nodes": [{"id": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_kill_and_restart_py", "label": "kill_and_restart.py", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L1"}, {"id": "utils_kill_and_restart_get_pid_using_port", "label": "get_pid_using_port()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L10"}, {"id": "utils_kill_and_restart_kill_pid", "label": "kill_pid()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L23"}, {"id": "utils_kill_and_restart_main", "label": "main()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L29"}], "edges": [{"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_kill_and_restart_py", "target": "subprocess", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L6", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_kill_and_restart_py", "target": "sys", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L7", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_kill_and_restart_py", "target": "time", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L8", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_kill_and_restart_py", "target": "utils_kill_and_restart_get_pid_using_port", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L10", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_kill_and_restart_py", "target": "utils_kill_and_restart_kill_pid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L23", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_kill_and_restart_py", "target": "utils_kill_and_restart_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L29", "weight": 1.0}, {"source": "utils_kill_and_restart_main", "target": "utils_kill_and_restart_get_pid_using_port", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L37", "weight": 1.0}, {"source": "utils_kill_and_restart_main", "target": "utils_kill_and_restart_kill_pid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L41", "weight": 1.0}], "raw_calls": [{"caller_nid": "utils_kill_and_restart_get_pid_using_port", "callee": "run", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L19"}, {"caller_nid": "utils_kill_and_restart_get_pid_using_port", "callee": "int", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L20"}, {"caller_nid": "utils_kill_and_restart_get_pid_using_port", "callee": "strip", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L20"}, {"caller_nid": "utils_kill_and_restart_get_pid_using_port", "callee": "split", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L20"}, {"caller_nid": "utils_kill_and_restart_get_pid_using_port", "callee": "strip", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L20"}, {"caller_nid": "utils_kill_and_restart_get_pid_using_port", "callee": "strip", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L20"}, {"caller_nid": "utils_kill_and_restart_kill_pid", "callee": "run", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L26"}, {"caller_nid": "utils_kill_and_restart_kill_pid", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L27"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L30"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L31"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L36"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L39"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "sleep", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L42"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L44"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "sleep", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L46"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L49"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L50"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "run", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L52"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "sleep", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L54"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L56"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "run", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L58"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "sleep", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L60"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L62"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L63"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L64"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L65"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L66"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L67"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L68"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L69"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L70"}, {"caller_nid": "utils_kill_and_restart_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/kill_and_restart.py", "source_location": "L71"}]}