Sha256: 55d4bdd573263a2c908c15e4df5c26f57726817dba0bd3d9601eb0c4772f843c
Contents?: true
Size: 128 Bytes
Versions: 7
Compression:
Stored size: 128 Bytes
Contents
# frozen_string_literal: true module Expire # Thrown if a path is invalid class InvalidPathError < StandardError end end
Version data entries
7 entries across 7 versions & 1 rubygems