Sha256: 6505c2ea6b507ac151ee4fc1e7946b080028f169e8a0fca6fce9535140b592b4

Contents?: true

Size: 155 Bytes

Versions: 3

Compression:

Stored size: 155 Bytes

Contents

# coding: utf-8

module Thinreports
  module Core::Shape

    class Basic::BlockFormat < Basic::Format
      config_reader :value, :box
    end

  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
thinreports-0.8.2 lib/thinreports/core/shape/basic/block_format.rb
thinreports-0.8.1 lib/thinreports/core/shape/basic/block_format.rb
thinreports-0.8.0 lib/thinreports/core/shape/basic/block_format.rb