Method: H2o::Nodelist#length

Defined in:
lib/h2o/nodes.rb

#lengthObject



37
38
39
# File 'lib/h2o/nodes.rb', line 37

def length
  @stack.length
end