{"nodes": [{"id": "$graphify-root$_scripts_ask", "label": "ask", "file_type": "code", "source_file": "scripts/ask", "source_location": "L1", "metadata": {"language": "bash", "kind": "file"}}, {"id": "$graphify-root$_scripts_ask__entry", "label": "ask script", "file_type": "code", "source_file": "scripts/ask", "source_location": "L1", "metadata": {"language": "bash", "kind": "bash_entrypoint"}}, {"id": "$graphify-root$_scripts_ask_usage", "label": "usage()", "file_type": "code", "source_file": "scripts/ask", "source_location": "L6", "metadata": {"language": "bash", "kind": "bash_function"}}], "edges": [{"source": "$graphify-root$_scripts_ask", "target": "$graphify-root$_scripts_ask__entry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "scripts/ask", "source_location": "L1", "weight": 1.0}, {"source": "$graphify-root$_scripts_ask", "target": "$graphify-root$_scripts_ask_usage", "relation": "defines", "confidence": "EXTRACTED", "source_file": "scripts/ask", "source_location": "L6", "weight": 1.0}, {"source": "$graphify-root$_scripts_ask__entry", "target": "$graphify-root$_scripts_ask_usage", "relation": "calls", "confidence": "EXTRACTED", "source_file": "scripts/ask", "source_location": "L22", "weight": 1.0, "context": "call"}], "raw_calls": [{"language": "bash", "callee": "set", "caller_nid": "$graphify-root$_scripts_ask__entry", "source_file": "scripts/ask", "source_location": "L2"}, {"language": "bash", "callee": "cd", "caller_nid": "$graphify-root$_scripts_ask__entry", "source_file": "scripts/ask", "source_location": "L4"}, {"language": "bash", "callee": "dirname", "caller_nid": "$graphify-root$_scripts_ask__entry", "source_file": "scripts/ask", "source_location": "L4"}, {"language": "bash", "callee": "pwd", "caller_nid": "$graphify-root$_scripts_ask__entry", "source_file": "scripts/ask", "source_location": "L4"}, {"language": "bash", "callee": "shift", "caller_nid": "$graphify-root$_scripts_ask__entry", "source_file": "scripts/ask", "source_location": "L19"}, {"language": "bash", "callee": "exit", "caller_nid": "$graphify-root$_scripts_ask__entry", "source_file": "scripts/ask", "source_location": "L23"}, {"language": "bash", "callee": "exec", "caller_nid": "$graphify-root$_scripts_ask__entry", "source_file": "scripts/ask", "source_location": "L28"}, {"language": "bash", "callee": "cat", "caller_nid": "$graphify-root$_scripts_ask_usage", "source_file": "scripts/ask", "source_location": "L7"}], "bash_sources": []}