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