Method: RubyPost::GraphFile#compile
- Defined in:
- lib/graph.rb
#compile ⇒ Object
117 118 119 |
# File 'lib/graph.rb', line 117 def compile "\"" + @filename + "\" " + + ";" end |
117 118 119 |
# File 'lib/graph.rb', line 117 def compile "\"" + @filename + "\" " + + ";" end |