class

Command::Root

Inherits Command::Base < Reference < Object

Instance methods

database
Source
database=(database : DB::Connection)
Source
database?
Source
run

Executes the command.

Source
run_impl

The implementation logic for the command.

Source
with_db
Source