Libraries
»
sfpagent
(0.4.15)
»
Index
»
Planner
»
Variable
»
#to_s
Method: Planner::Variable#to_s
Defined in:
lib/sfpagent/sfplanner.rb
#
to_s
⇒
Object
120 121 122
# File 'lib/sfpagent/sfplanner.rb', line 120
def
to_s
@name
+
"
"
+
super_to_s
end