Current section

Files

Jump to
treedx lib treedx ports file_port.ex
Raw

lib/treedx/ports/file_port.ex

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