Current section

Files

Jump to
kaffy lib mix tasks detect.ex
Raw

lib/mix/tasks/detect.ex

# defmodule Mix.Tasks.Kaffy.Detect do
# use Mix.Task
# @shortdoc "Auto-detect schemas and admin modules and display the resources list for Kaffy."
# def run(_) do
# end
# end