Top Level Namespace

Defined Under Namespace

Modules: Constants, GVUtils Classes: Dot2Ruby, GraphViz, Hash, String

Constant Summary collapse

IS_JRUBY =
( JRUBY_VERSION ) != nil)
IS_CYGWIN =
((RUBY_PLATFORM =~ /cygwin/) != nil)