Index (C)
»
BundlerDate
»
Command
Class: BundlerDate::Command
Inherits:
Object
Object
BundlerDate::Command
show all
Defined in:
lib/bundler_date.rb
Instance Method Summary
collapse
#
exec
(_command_name, _args) ⇒ Object
Instance Method Details
#
exec
(_command_name, _args) ⇒
Object
12 13 14
# File 'lib/bundler_date.rb', line 12
def
exec
(
_command_name
,
_args
)
UI
.
show
(
ui_rows
)
end