Sha256: 2016879448962beed61b8bc68f42baa2c669fdd92f94c5c512e4b6107ecbb3d1
Contents?: true
Size: 395 Bytes
Versions: 12
Compression:
Stored size: 395 Bytes
Contents
# frozen_string_literal: true module ConvenientService module Service module Plugins module RescuesResultUnhandledExceptions module Constants ## # @return [Integer] # DEFAULT_MAX_BACKTRACE_SIZE = 10 ## # @return [String] # MESSAGE_LINE_PREFIX = " " * 2 end end end end end
Version data entries
12 entries across 12 versions & 1 rubygems