Current section

Files

Jump to
treedx lib treedx ports exec_port.ex
Raw

lib/treedx/ports/exec_port.ex

defmodule TreeDxSdk.Ports.ExecPort do
@moduledoc false
@callback module_info() :: any()
end