module Rapinoe

Constants

VERSION

Public Class Methods

new(path) click to toggle source
# File lib/rapinoe.rb, line 11
def self.new(path)
  Keynote.new(path)
end