1 line
6.5 KiB
JSON
1 line
6.5 KiB
JSON
{"nodes": [{"id": "$graphify-root$_scripts_render_docs", "label": "render-docs", "file_type": "code", "source_file": "scripts/render-docs", "source_location": "L1", "metadata": {"language": "bash", "kind": "file"}}, {"id": "$graphify-root$_scripts_render_docs__entry", "label": "render-docs script", "file_type": "code", "source_file": "scripts/render-docs", "source_location": "L1", "metadata": {"language": "bash", "kind": "bash_entrypoint"}}, {"id": "$graphify-root$_scripts_render_docs_usage", "label": "usage()", "file_type": "code", "source_file": "scripts/render-docs", "source_location": "L12", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_render_docs_read_inventory_value", "label": "read_inventory_value()", "file_type": "code", "source_file": "scripts/render-docs", "source_location": "L23", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_render_docs_render_template", "label": "render_template()", "file_type": "code", "source_file": "scripts/render-docs", "source_location": "L62", "metadata": {"language": "bash", "kind": "bash_function"}}, {"id": "$graphify-root$_scripts_render_docs_main", "label": "main()", "file_type": "code", "source_file": "scripts/render-docs", "source_location": "L74", "metadata": {"language": "bash", "kind": "bash_function"}}], "edges": [{"source": "$graphify-root$_scripts_render_docs", "target": "$graphify-root$_scripts_render_docs__entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/render-docs", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_docs", "target": "$graphify-root$_scripts_render_docs_usage", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/render-docs", "source_location": "L12", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_docs", "target": "$graphify-root$_scripts_render_docs_read_inventory_value", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/render-docs", "source_location": "L23", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_docs", "target": "$graphify-root$_scripts_render_docs_render_template", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/render-docs", "source_location": "L62", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_docs", "target": "$graphify-root$_scripts_render_docs_main", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/render-docs", "source_location": "L74", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_docs__entry", "target": "$graphify-root$_scripts_render_docs_main", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/render-docs", "source_location": "L157", "weight": 1.0, "context": "call"}, {"source": "$graphify-root$_scripts_render_docs_main", "target": "$graphify-root$_scripts_render_docs_usage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/render-docs", "source_location": "L86", "weight": 1.0, "context": "call"}, {"source": "$graphify-root$_scripts_render_docs_main", "target": "$graphify-root$_scripts_render_docs_read_inventory_value", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/render-docs", "source_location": "L100", "weight": 1.0, "context": "call"}, {"source": "$graphify-root$_scripts_render_docs_main", "target": "$graphify-root$_scripts_render_docs_render_template", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/render-docs", "source_location": "L108", "weight": 1.0, "context": "call"}], "raw_calls": [{"language": "bash", "callee": "set", "caller_nid": "$graphify-root$_scripts_render_docs__entry", "source_file": "scripts/render-docs", "source_location": "L2"}, {"language": "bash", "callee": "cd", "caller_nid": "$graphify-root$_scripts_render_docs__entry", "source_file": "scripts/render-docs", "source_location": "L4"}, {"language": "bash", "callee": "dirname", "caller_nid": "$graphify-root$_scripts_render_docs__entry", "source_file": "scripts/render-docs", "source_location": "L4"}, {"language": "bash", "callee": "pwd", "caller_nid": "$graphify-root$_scripts_render_docs__entry", "source_file": "scripts/render-docs", "source_location": "L4"}, {"language": "bash", "callee": "cat", "caller_nid": "$graphify-root$_scripts_render_docs_usage", "source_file": "scripts/render-docs", "source_location": "L13"}, {"language": "bash", "callee": "python3", "caller_nid": "$graphify-root$_scripts_render_docs_read_inventory_value", "source_file": "scripts/render-docs", "source_location": "L26"}, {"language": "bash", "callee": "return", "caller_nid": "$graphify-root$_scripts_render_docs_render_template", "source_file": "scripts/render-docs", "source_location": "L68"}, {"language": "bash", "callee": "sed", "caller_nid": "$graphify-root$_scripts_render_docs_render_template", "source_file": "scripts/render-docs", "source_location": "L71"}, {"language": "bash", "callee": "return", "caller_nid": "$graphify-root$_scripts_render_docs_main", "source_file": "scripts/render-docs", "source_location": "L87"}, {"language": "bash", "callee": "printf", "caller_nid": "$graphify-root$_scripts_render_docs_main", "source_file": "scripts/render-docs", "source_location": "L96"}, {"language": "bash", "callee": "mktemp", "caller_nid": "$graphify-root$_scripts_render_docs_main", "source_file": "scripts/render-docs", "source_location": "L107"}, {"language": "bash", "callee": "cmp", "caller_nid": "$graphify-root$_scripts_render_docs_main", "source_file": "scripts/render-docs", "source_location": "L111"}, {"language": "bash", "callee": "diff", "caller_nid": "$graphify-root$_scripts_render_docs_main", "source_file": "scripts/render-docs", "source_location": "L113"}, {"language": "bash", "callee": "true", "caller_nid": "$graphify-root$_scripts_render_docs_main", "source_file": "scripts/render-docs", "source_location": "L113"}, {"language": "bash", "callee": "rm", "caller_nid": "$graphify-root$_scripts_render_docs_main", "source_file": "scripts/render-docs", "source_location": "L114"}, {"language": "bash", "callee": "mv", "caller_nid": "$graphify-root$_scripts_render_docs_main", "source_file": "scripts/render-docs", "source_location": "L118"}, {"language": "bash", "callee": "continue", "caller_nid": "$graphify-root$_scripts_render_docs_main", "source_file": "scripts/render-docs", "source_location": "L124"}, {"language": "bash", "callee": "basename", "caller_nid": "$graphify-root$_scripts_render_docs_main", "source_file": "scripts/render-docs", "source_location": "L125"}], "bash_sources": []} |