Class: Overwatch::CLI::Command::Create

Inherits:
Resource
  • Object
show all
Defined in:
lib/overwatch/cli/command/resource/create.rb

Instance Method Summary collapse

Instance Method Details

#executeObject



8
9
10
# File 'lib/overwatch/cli/command/resource/create.rb', line 8

def execute 
  puts "CREATE"
end