Class: Binder::Version
Overview
Public: [Command] Displays the current ARB version. Used via the ‘arb` command.
Instance Method Summary collapse
Methods inherited from Strategy
alias_class, #justify_size, #merge_options_aliases
Instance Method Details
#description ⇒ Object
10 11 12 |
# File 'lib/cli/commands/version.rb', line 10 def description "Displays Binder::AR's gem current version" end |