1 line
31 KiB
JSON
1 line
31 KiB
JSON
{"nodes": [{"id": "$graphify-root$_scripts_render_service_catalog", "label": "render-service-catalog", "file_type": "code", "source_file": "scripts/render-service-catalog", "source_location": "L1"}, {"id": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "label": "parse_inventory()", "file_type": "code", "source_file": "scripts/render-service-catalog", "source_location": "L19", "_callable": true}, {"id": "path", "label": "Path", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/scripts/render-service-catalog"}, {"id": "$graphify-root$_scripts_render_service_catalog_value", "label": "value()", "file_type": "code", "source_file": "scripts/render-service-catalog", "source_location": "L61", "_callable": true}, {"id": "$graphify-root$_scripts_render_service_catalog_host_ip", "label": "host_ip()", "file_type": "code", "source_file": "scripts/render-service-catalog", "source_location": "L70", "_callable": true}, {"id": "$graphify-root$_scripts_render_service_catalog_host_label", "label": "host_label()", "file_type": "code", "source_file": "scripts/render-service-catalog", "source_location": "L76", "_callable": true}, {"id": "$graphify-root$_scripts_render_service_catalog_service_rows", "label": "service_rows()", "file_type": "code", "source_file": "scripts/render-service-catalog", "source_location": "L88", "_callable": true}, {"id": "$graphify-root$_scripts_render_service_catalog_host_rows", "label": "host_rows()", "file_type": "code", "source_file": "scripts/render-service-catalog", "source_location": "L291", "_callable": true}, {"id": "$graphify-root$_scripts_render_service_catalog_markdown_table", "label": "markdown_table()", "file_type": "code", "source_file": "scripts/render-service-catalog", "source_location": "L308", "_callable": true}, {"id": "$graphify-root$_scripts_render_service_catalog_md_link", "label": "md_link()", "file_type": "code", "source_file": "scripts/render-service-catalog", "source_location": "L315", "_callable": true}, {"id": "$graphify-root$_scripts_render_service_catalog_render_markdown", "label": "render_markdown()", "file_type": "code", "source_file": "scripts/render-service-catalog", "source_location": "L323", "_callable": true}, {"id": "$graphify-root$_scripts_render_service_catalog_html_link", "label": "html_link()", "file_type": "code", "source_file": "scripts/render-service-catalog", "source_location": "L370", "_callable": true}, {"id": "$graphify-root$_scripts_render_service_catalog_render_html", "label": "render_html()", "file_type": "code", "source_file": "scripts/render-service-catalog", "source_location": "L379", "_callable": true}, {"id": "$graphify-root$_scripts_render_service_catalog_write_if_changed", "label": "write_if_changed()", "file_type": "code", "source_file": "scripts/render-service-catalog", "source_location": "L459", "_callable": true}, {"id": "$graphify-root$_scripts_render_service_catalog_check_file", "label": "check_file()", "file_type": "code", "source_file": "scripts/render-service-catalog", "source_location": "L464", "_callable": true}, {"id": "$graphify-root$_scripts_render_service_catalog_main", "label": "main()", "file_type": "code", "source_file": "scripts/render-service-catalog", "source_location": "L470", "_callable": true}, {"id": "$graphify-root$_scripts_render_service_catalog_rationale_2", "label": "Render homelab service catalog artifacts from homelab.yml.", "file_type": "rationale", "source_file": "scripts/render-service-catalog", "source_location": "L2"}], "edges": [{"source": "$graphify-root$_scripts_render_service_catalog", "target": "argparse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L6", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog", "target": "html", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L7", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog", "target": "pathlib", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L8", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog", "target": "re", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L9", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog", "target": "sys", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L10", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog", "target": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L19", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "target": "path", "relation": "references", "context": "parameter_type", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L19", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog", "target": "$graphify-root$_scripts_render_service_catalog_value", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L61", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog", "target": "$graphify-root$_scripts_render_service_catalog_host_ip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L70", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog", "target": "$graphify-root$_scripts_render_service_catalog_host_label", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L76", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog", "target": "$graphify-root$_scripts_render_service_catalog_service_rows", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L88", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog", "target": "$graphify-root$_scripts_render_service_catalog_host_rows", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L291", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog", "target": "$graphify-root$_scripts_render_service_catalog_markdown_table", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L308", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog", "target": "$graphify-root$_scripts_render_service_catalog_md_link", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L315", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog", "target": "$graphify-root$_scripts_render_service_catalog_render_markdown", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L323", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog", "target": "$graphify-root$_scripts_render_service_catalog_html_link", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L370", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog", "target": "$graphify-root$_scripts_render_service_catalog_render_html", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L379", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog", "target": "$graphify-root$_scripts_render_service_catalog_write_if_changed", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L459", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_write_if_changed", "target": "path", "relation": "references", "context": "parameter_type", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L459", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog", "target": "$graphify-root$_scripts_render_service_catalog_check_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L464", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_check_file", "target": "path", "relation": "references", "context": "parameter_type", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L464", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog", "target": "$graphify-root$_scripts_render_service_catalog_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L470", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_host_ip", "target": "$graphify-root$_scripts_render_service_catalog_value", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L72", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_host_label", "target": "$graphify-root$_scripts_render_service_catalog_host_ip", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L79", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_host_label", "target": "$graphify-root$_scripts_render_service_catalog_value", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L80", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_service_rows", "target": "$graphify-root$_scripts_render_service_catalog_value", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L89", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_service_rows", "target": "$graphify-root$_scripts_render_service_catalog_host_ip", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L214", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_host_rows", "target": "$graphify-root$_scripts_render_service_catalog_value", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L297", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_render_markdown", "target": "$graphify-root$_scripts_render_service_catalog_host_rows", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L324", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_render_markdown", "target": "$graphify-root$_scripts_render_service_catalog_service_rows", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L325", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_render_markdown", "target": "$graphify-root$_scripts_render_service_catalog_markdown_table", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L326", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_render_markdown", "target": "$graphify-root$_scripts_render_service_catalog_host_label", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L335", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_render_markdown", "target": "$graphify-root$_scripts_render_service_catalog_md_link", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L337", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_render_html", "target": "$graphify-root$_scripts_render_service_catalog_host_rows", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L380", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_render_html", "target": "$graphify-root$_scripts_render_service_catalog_service_rows", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L381", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_render_html", "target": "$graphify-root$_scripts_render_service_catalog_host_label", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L395", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_render_html", "target": "$graphify-root$_scripts_render_service_catalog_html_link", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L397", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_main", "target": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L475", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_main", "target": "$graphify-root$_scripts_render_service_catalog_render_markdown", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L476", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_main", "target": "$graphify-root$_scripts_render_service_catalog_render_html", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L477", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_main", "target": "$graphify-root$_scripts_render_service_catalog_check_file", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L481", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_main", "target": "$graphify-root$_scripts_render_service_catalog_write_if_changed", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L493", "weight": 1.0}, {"source": "$graphify-root$_scripts_render_service_catalog_rationale_2", "target": "$graphify-root$_scripts_render_service_catalog", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "scripts/render-service-catalog", "source_location": "L2", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "compile", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L23", "receiver": "re"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "open", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L25", "receiver": "path"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "strip", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L27", "receiver": "raw_line"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "startswith", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L28", "receiver": "stripped"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "startswith", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L30", "receiver": "stripped"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "list", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/render-service-catalog", "source_location": "L32"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "get", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L32", "receiver": "values"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "append", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L34", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "strip", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L34", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "strip", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L34", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "match", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L37", "receiver": "pattern"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "rstrip", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L37", "receiver": "raw_line"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "group", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L42", "receiver": "match"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "group", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L43", "receiver": "match"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "strip", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L44", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "group", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L44", "receiver": "match"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "pop", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L46", "receiver": "stack"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "join", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L47", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "append", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L49", "receiver": "stack"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "setdefault", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L50", "receiver": "values"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "strip", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L54", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "split", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L54", "receiver": "value"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_parse_inventory", "callee": "strip", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L55", "receiver": "value"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_value", "callee": "get", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L62", "receiver": "values"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_value", "callee": "list", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/render-service-catalog", "source_location": "L63"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_value", "callee": "join", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L64", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_value", "callee": "dict", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/render-service-catalog", "source_location": "L65"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_service_rows", "callee": "get", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L270", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_service_rows", "callee": "capitalize", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L275", "receiver": "service_name"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_service_rows", "callee": "append", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L277", "receiver": "rows"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_host_rows", "callee": "append", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L294", "receiver": "rows"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_markdown_table", "callee": "join", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L309", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_markdown_table", "callee": "join", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L309", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_markdown_table", "callee": "append", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L311", "receiver": "lines"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_markdown_table", "callee": "join", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L311", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_markdown_table", "callee": "replace", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L311", "receiver": "cell"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_markdown_table", "callee": "join", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L312", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_md_link", "callee": "startswith", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L318", "receiver": "target"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_html_link", "callee": "escape", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L373", "receiver": "html"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_html_link", "callee": "startswith", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L374", "receiver": "target"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_render_html", "callee": "join", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L382", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_render_html", "callee": "escape", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L384", "receiver": "html"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_render_html", "callee": "escape", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L385", "receiver": "html"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_render_html", "callee": "escape", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L386", "receiver": "html"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_render_html", "callee": "escape", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L387", "receiver": "html"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_render_html", "callee": "escape", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L388", "receiver": "html"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_render_html", "callee": "join", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L392", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_render_html", "callee": "escape", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L394", "receiver": "html"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_render_html", "callee": "escape", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L395", "receiver": "html"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_render_html", "callee": "escape", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L396", "receiver": "html"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_write_if_changed", "callee": "mkdir", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L460", "receiver": null}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_write_if_changed", "callee": "write_text", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L461", "receiver": "path"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_check_file", "callee": "exists", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L465", "receiver": "path"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_check_file", "callee": "read_text", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L467", "receiver": "path"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "ArgumentParser", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L471", "receiver": "argparse"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "__doc__", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/render-service-catalog", "source_location": "L471"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "add_argument", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L472", "receiver": "parser"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "parse_args", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L473", "receiver": "parser"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "INVENTORY", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/render-service-catalog", "source_location": "L475"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "DOC_OUTPUT", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/render-service-catalog", "source_location": "L481"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "append", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L482", "receiver": "stale"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "relative_to", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L482", "receiver": "DOC_OUTPUT"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "REPO_ROOT", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/render-service-catalog", "source_location": "L482"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "HTML_OUTPUT", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/render-service-catalog", "source_location": "L483"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "append", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L484", "receiver": "stale"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "relative_to", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L484", "receiver": "HTML_OUTPUT"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "REPO_ROOT", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/render-service-catalog", "source_location": "L484"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "DOC_OUTPUT", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/render-service-catalog", "source_location": "L493"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "HTML_OUTPUT", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/render-service-catalog", "source_location": "L494"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "relative_to", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L495", "receiver": "DOC_OUTPUT"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "REPO_ROOT", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/render-service-catalog", "source_location": "L495"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "relative_to", "is_member_call": true, "source_file": "scripts/render-service-catalog", "source_location": "L496", "receiver": "HTML_OUTPUT"}, {"caller_nid": "$graphify-root$_scripts_render_service_catalog_main", "callee": "REPO_ROOT", "is_member_call": false, "indirect": true, "context": "argument", "source_file": "scripts/render-service-catalog", "source_location": "L496"}]} |