Class: Ehbrs::Runner::CookingBook::Build
- Defined in:
- lib/ehbrs/runner/cooking_book/build.rb
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
17 18 19 20 21 22 |
# File 'lib/ehbrs/runner/cooking_book/build.rb', line 17 def run build.run open success 'Done' end |