Class: Ubi::Impero

Inherits:
Thor
  • Object
show all
Defined in:
lib/ubi/impero.rb

Overview

Impero: I command!

Instance Method Summary collapse

Instance Method Details

#find(name) ⇒ Object



16
17
18
# File 'lib/ubi/impero.rb', line 16

def find(name)
  Ubi::Artifex.new(name).spec
end