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