Sha256: 04346db7bf7d09a1b05e28eee504c0cc6f93d78cc1d7d06e8885d6fdc6de417d
Contents?: true
Size: 432 Bytes
Versions: 8
Compression:
Stored size: 432 Bytes
Contents
module WGif InvalidUrlException = Class.new(Exception) InvalidTimestampException = Class.new(Exception) InvalidDurationException = Class.new(Exception) InvalidFramesException = Class.new(Exception) MissingOutputFileException = Class.new(Exception) VideoNotFoundException = Class.new(Exception) ClipEncodingException = Class.new(Exception) ImgurException = Class.new(Exception) end
Version data entries
8 entries across 8 versions & 1 rubygems