Class: Docco::Theme::Context

Inherits:
Data
  • Object
show all
Defined in:
lib/docco/theme.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#nodeObject (readonly)

Returns the value of attribute node

Returns:

  • (Object)

    the current value of node



111
112
113
# File 'lib/docco/theme.rb', line 111

def node
  @node
end

#slotsObject (readonly)

Returns the value of attribute slots

Returns:

  • (Object)

    the current value of slots



111
112
113
# File 'lib/docco/theme.rb', line 111

def slots
  @slots
end

Instance Method Details

#get_bindingObject



113
# File 'lib/docco/theme.rb', line 113

def get_binding = binding

#pageObject



112
# File 'lib/docco/theme.rb', line 112

def page = node