Module: Deplate::Regions::Img_dot
- Includes:
- Img_standard
- Defined in:
- lib/deplate/regions.rb
Instance Method Summary collapse
Methods included from Img_standard
Instance Method Details
#run(dot, out, sfx) ⇒ Object
573 574 575 |
# File 'lib/deplate/regions.rb', line 573 def run(dot, out, sfx) Deplate::External.dot(self, sfx, dot, out, @cmdLineArgs) end |