Class: Forcer::ForcerMain
- Inherits:
-
Thor
- Object
- Thor
- Forcer::ForcerMain
- Defined in:
- lib/forcer_main.rb
Instance Method Summary collapse
Instance Method Details
#deploy ⇒ Object
16 17 18 19 20 21 |
# File 'lib/forcer_main.rb', line 16 def deploy p "initiating DEPLOYMENT" = () = Metadata::MetadataService.new() .deploy end |