class

Marten::CLI::Manage::Command::Version

Inherits Marten::CLI::Manage::Command::Base < Marten::Apps::Association < Reference < Object

Instance methods

run

Runs the command.

This method should be overridden by subclasses in order to implement the execution logic of the considered command.

Source