Class: Abr::Command

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

Instance Method Summary collapse

Instance Method Details

#testObject



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

def test
  Abr.test(options)
end