Sha256: 52d3cc49d2b5b6afd8323f3ae7e319ec867d365c076eff79c74dd9152f957cc7

Contents?: true

Size: 258 Bytes

Versions: 5

Compression:

Stored size: 258 Bytes

Contents

# frozen_string_literal: true

module Thinreports
  module BasicReport
    module Core
      module Shape
        module Basic
          class BlockFormat < Basic::Format
            config_reader :value
          end
        end
      end
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
thinreports-0.14.2 lib/thinreports/basic_report/core/shape/basic/block_format.rb
thinreports-0.14.1 lib/thinreports/basic_report/core/shape/basic/block_format.rb
thinreports-0.14.0 lib/thinreports/basic_report/core/shape/basic/block_format.rb
thinreports-0.13.1 lib/thinreports/basic_report/core/shape/basic/block_format.rb
thinreports-0.13.0 lib/thinreports/basic_report/core/shape/basic/block_format.rb