module Whatzapper

Constants

VERSION

Public Class Methods

zap() click to toggle source
# File lib/whatzapper.rb, line 5
def self.zap
  zapper = Whatzapper::Zapper.new("/Volumes/Armand's iPhone Documents/ChatStorage.sqlite")
end