Sha256: a49ba367566a1ce3f857807a588e85ee41cd7780f24e12ea1d2bbe3d7d3ac0f2

Contents?: true

Size: 112 Bytes

Versions: 6

Compression:

Stored size: 112 Bytes

Contents

# encoding: utf-8

module Backup
  module Exception
    class CommandNotFound < StandardError
    end
  end
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
backup-3.0.19 lib/backup/exception/command_not_found.rb
backup-3.0.18 lib/backup/exception/command_not_found.rb
interu-backup-3.0.16 lib/backup/exception/command_not_found.rb
backup-3.0.16 lib/backup/exception/command_not_found.rb
backup-3.0.15 lib/backup/exception/command_not_found.rb
backup-3.0.14 lib/backup/exception/command_not_found.rb