legendary-doc-site/apps/admin/kaffy/lib/mix/tasks/detect.ex

8 lines
184 B
Elixir
Raw Normal View History

2020-07-27 20:28:41 +00:00
# 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