Method: ReVIEW::EPUBMaker.execute

Defined in:
lib/review/epubmaker.rb

.execute(*args) ⇒ Object



47
48
49
# File 'lib/review/epubmaker.rb', line 47

def self.execute(*args)
  self.new.execute(*args)
end