Method: RubyPost::XLabel#compile
- Defined in:
- lib/graph.rb
#compile ⇒ Object
276 277 278 |
# File 'lib/graph.rb', line 276 def compile 'glabel.bot(' + @text + ", OUT)" + + ";\n" end |
276 277 278 |
# File 'lib/graph.rb', line 276 def compile 'glabel.bot(' + @text + ", OUT)" + + ";\n" end |