Class: BundlerDate::Command

Inherits:
Object
  • Object
show all
Defined in:
lib/bundler_date.rb

Instance Method Summary collapse

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