Sha256: 037f256c7cabad48876a6ae0064bb209985b4f066a67aa63a27f07aebe2056e6
Contents?: true
Size: 222 Bytes
Versions: 2
Compression:
Stored size: 222 Bytes
Contents
module ScreenRecorder # @since 1.0.0-beta5 module Errors # @since 1.0.0-beta3 class ApplicationNotFound < StandardError; end # @since 1.0.0-beta5 class DependencyNotFound < StandardError; end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
screen-recorder-1.3.1 | lib/screen-recorder/errors.rb |
screen-recorder-1.1.0 | lib/screen-recorder/errors.rb |