mirror of
https://github.com/safishamsi/graphify.git
synced 2026-07-13 19:07:10 +00:00
3d5da6039a
Extracts defmodule, def/defp, alias/import/require/use, and call graph. Follows same custom-walk pattern as Zig and PowerShell extractors.