Classes: DSL, Node
'0.0.1'
13 14 15
# File 'lib/skemata.rb', line 13 def self.draw(type, root_object, &block) DSL.draw({ type: type, root_object: root_object }, &block) end