class Tset::Writers::Abstract
Public Instance Methods
start!()
click to toggle source
# File lib/tset/writers/abstract.rb, line 10 def start! raise NotImplementedError end
# File lib/tset/writers/abstract.rb, line 10 def start! raise NotImplementedError end