class

Command::Init

Inherits Command::Base < Reference < Object

Constants

Log = ::Log.for("init")
Schema = {{ read_file("sql/schema.sql") }}

Instance methods

run_impl

The implementation logic for the command.

Source