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