Module: StringTree

Defined in:
lib/stringtree/version.rb,
lib/stringtree/item.rb,
lib/stringtree/node.rb,
lib/stringtree/tree.rb

Overview

The StringTree module contains all the classes and constants for the ‘stringtree` gem.

Defined Under Namespace

Classes: Item, Node, Tree

Constant Summary collapse

VERSION =

The current version of the ‘stringtree` gem

'0.1.0'