Current section
Files
Jump to
Current section
Files
lib/ontogen/cli/commands/add.ex
defmodule Ontogen.CLI.Commands.Add do
use Ontogen.CLI.Action.Command,
name: :add,
about: "Stage addition of data to the repository"
end