Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/graphviz_r.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#to_dotObject



481
482
483
# File 'lib/graphviz_r.rb', line 481

def to_dot
  inspect
end