Current section

Files

Jump to
ash_cloak lib ash_cloak info.ex
Raw

lib/ash_cloak/info.ex

defmodule AshCloak.Info do
@moduledoc "Introspection functions for the `AshCloak` extension."
use Spark.InfoGenerator, extension: AshCloak, sections: [:cloak]
end