Class: Nickel::WrapperConstruct

Inherits:
Construct show all
Defined in:
lib/nickel/construct.rb

Instance Attribute Summary collapse

Attributes inherited from Construct

#comp_end, #comp_start, #found_in

Method Summary

Methods inherited from Construct

#initialize

Constructor Details

This class inherits a constructor from Nickel::Construct

Instance Attribute Details

#wrapper_lengthObject

Returns the value of attribute wrapper_length.



35
36
37
# File 'lib/nickel/construct.rb', line 35

def wrapper_length
  @wrapper_length
end

#wrapper_typeObject

Returns the value of attribute wrapper_type.



35
36
37
# File 'lib/nickel/construct.rb', line 35

def wrapper_type
  @wrapper_type
end