Sha256: 48cdd93f74afc399656a478b10a1489d6f4fbde8bdeaec2c8bf64dca766ad0df
Contents?: true
Size: 126 Bytes
Versions: 13
Compression:
Stored size: 126 Bytes
Contents
# frozen_string_literal: true module RubyGitCrypt module Errors class ExecutionError < StandardError end end end
Version data entries
13 entries across 13 versions & 1 rubygems