Class: Abr::Command

Inherits:
Thor
  • Object
show all
Defined in:
lib/abr/command.rb

Instance Method Summary collapse

Instance Method Details

#testObject



9
10
11
# File 'lib/abr/command.rb', line 9

def test
  Abr.test(options)
end