Class: CmdCreator::Spec

Inherits:
Array
  • Object
show all
Defined in:
lib/cmd_creator.rb

Overview

command spec

Instance Attribute Summary collapse

Instance Attribute Details

#typeObject

Returns the value of attribute type.



10
11
12
# File 'lib/cmd_creator.rb', line 10

def type
  @type
end