1 line
6.0 KiB
JSON
1 line
6.0 KiB
JSON
{"nodes": [{"id": "$graphify-root$_scripts_change_journal", "label": "change-journal", "file_type": "code", "source_file": "scripts/change-journal", "source_location": "L1", "metadata": {"language": "bash", "kind": "file"}}, {"id": "$graphify-root$_scripts_change_journal__entry", "label": "change-journal script", "file_type": "code", "source_file": "scripts/change-journal", "source_location": "L1", "metadata": {"language": "bash", "kind": "bash_entrypoint"}}, {"id": "$graphify-root$_scripts_change_journal_timestamp", "label": "timestamp()", "file_type": "code", "source_file": "scripts/change-journal", "source_location": "L11", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_change_journal_latest_entries", "label": "latest_entries()", "file_type": "code", "source_file": "scripts/change-journal", "source_location": "L15", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_change_journal_append_entry", "label": "append_entry()", "file_type": "code", "source_file": "scripts/change-journal", "source_location": "L27", "metadata": {"language": "bash", "kind": "bash_function"}}], "edges": [{"source": "$graphify-root$_scripts_change_journal", "target": "$graphify-root$_scripts_change_journal__entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/change-journal", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_scripts_change_journal", "target": "$graphify-root$_scripts_change_journal_timestamp", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/change-journal", "source_location": "L11", "weight": 1.0}, {"source": "$graphify-root$_scripts_change_journal", "target": "$graphify-root$_scripts_change_journal_latest_entries", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/change-journal", "source_location": "L15", "weight": 1.0}, {"source": "$graphify-root$_scripts_change_journal", "target": "$graphify-root$_scripts_change_journal_append_entry", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/change-journal", "source_location": "L27", "weight": 1.0}, {"source": "$graphify-root$_scripts_change_journal__entry", "target": "$graphify-root$_scripts_change_journal_append_entry", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/change-journal", "source_location": "L54", "weight": 1.0, "context": "call"}, {"source": "$graphify-root$_scripts_change_journal__entry", "target": "$graphify-root$_scripts_change_journal_latest_entries", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/change-journal", "source_location": "L57", "weight": 1.0, "context": "call"}, {"source": "$graphify-root$_scripts_change_journal_append_entry", "target": "$graphify-root$_scripts_change_journal_timestamp", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/change-journal", "source_location": "L33", "weight": 1.0, "context": "call"}], "raw_calls": [{"language": "bash", "callee": "set", "caller_nid": "$graphify-root$_scripts_change_journal__entry", "source_file": "scripts/change-journal", "source_location": "L2"}, {"language": "bash", "callee": "cd", "caller_nid": "$graphify-root$_scripts_change_journal__entry", "source_file": "scripts/change-journal", "source_location": "L4"}, {"language": "bash", "callee": "dirname", "caller_nid": "$graphify-root$_scripts_change_journal__entry", "source_file": "scripts/change-journal", "source_location": "L4"}, {"language": "bash", "callee": "pwd", "caller_nid": "$graphify-root$_scripts_change_journal__entry", "source_file": "scripts/change-journal", "source_location": "L4"}, {"language": "bash", "callee": "mkdir", "caller_nid": "$graphify-root$_scripts_change_journal__entry", "source_file": "scripts/change-journal", "source_location": "L9"}, {"language": "bash", "callee": "printf", "caller_nid": "$graphify-root$_scripts_change_journal__entry", "source_file": "scripts/change-journal", "source_location": "L60"}, {"language": "bash", "callee": "echo", "caller_nid": "$graphify-root$_scripts_change_journal__entry", "source_file": "scripts/change-journal", "source_location": "L63"}, {"language": "bash", "callee": "exit", "caller_nid": "$graphify-root$_scripts_change_journal__entry", "source_file": "scripts/change-journal", "source_location": "L65"}, {"language": "bash", "callee": "date", "caller_nid": "$graphify-root$_scripts_change_journal_timestamp", "source_file": "scripts/change-journal", "source_location": "L12"}, {"language": "bash", "callee": "find", "caller_nid": "$graphify-root$_scripts_change_journal_latest_entries", "source_file": "scripts/change-journal", "source_location": "L18"}, {"language": "bash", "callee": "sort", "caller_nid": "$graphify-root$_scripts_change_journal_latest_entries", "source_file": "scripts/change-journal", "source_location": "L19"}, {"language": "bash", "callee": "tail", "caller_nid": "$graphify-root$_scripts_change_journal_latest_entries", "source_file": "scripts/change-journal", "source_location": "L20"}, {"language": "bash", "callee": "read", "caller_nid": "$graphify-root$_scripts_change_journal_latest_entries", "source_file": "scripts/change-journal", "source_location": "L21"}, {"language": "bash", "callee": "printf", "caller_nid": "$graphify-root$_scripts_change_journal_latest_entries", "source_file": "scripts/change-journal", "source_location": "L22"}, {"language": "bash", "callee": "sed", "caller_nid": "$graphify-root$_scripts_change_journal_latest_entries", "source_file": "scripts/change-journal", "source_location": "L23"}, {"language": "bash", "callee": "printf", "caller_nid": "$graphify-root$_scripts_change_journal_append_entry", "source_file": "scripts/change-journal", "source_location": "L37"}, {"language": "bash", "callee": "git", "caller_nid": "$graphify-root$_scripts_change_journal_append_entry", "source_file": "scripts/change-journal", "source_location": "L46"}, {"language": "bash", "callee": "true", "caller_nid": "$graphify-root$_scripts_change_journal_append_entry", "source_file": "scripts/change-journal", "source_location": "L46"}], "bash_sources": []} |