Class: Ncn::CommandParams::Create

Inherits:
Base
  • Object
show all
Defined in:
lib/ncn/command_params/create.rb

Instance Attribute Summary

Attributes inherited from Base

#arguments, #options

Instance Method Summary collapse

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from Ncn::CommandParams::Base

Instance Method Details

#tagsObject



4
5
6
# File 'lib/ncn/command_params/create.rb', line 4

def tags
  options["--tags"]
end