class Dogviz::Executor
Public Instance Methods
execute(cmd)
click to toggle source
# File lib/dogviz/rendered_sequence.rb, line 30 def execute(cmd) system cmd end
# File lib/dogviz/rendered_sequence.rb, line 30 def execute(cmd) system cmd end