class Journey::Nodes::Star
Public Instance Methods
type()
click to toggle source
# File lib/journey/nodes/node.rb, line 94 def type; :STAR; end
# File lib/journey/nodes/node.rb, line 94 def type; :STAR; end