Sha256: f34ed36c11a5d14aaaf6b6af1b96fad295592987441852927439a5b0aaa502d0
Contents?: true
Size: 133 Bytes
Versions: 1
Compression:
Stored size: 133 Bytes
Contents
# frozen_string_literal: true module Dry module Effects class Instruction # rubocop:disable Lint/EmptyClass end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dry-effects-0.2.0 | lib/dry/effects/instruction.rb |