Sha256: 3ea506632a1222c51da7111a75ca731d9db626d577c56d2dfeaa5da6acf1134a
Contents?: true
Size: 159 Bytes
Versions: 3
Compression:
Stored size: 159 Bytes
Contents
# frozen_string_literal: true Struct.new( 'Fragment', :id, :abstract_id, :context_id, :origin_id, :kind, :body, :note, keyword_init: true )
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
umwelt-0.2 | lib/umwelt/structs/fragment.rb |
umwelt-0.1.1 | lib/umwelt/structs/fragment.rb |
umwelt-0.1.0 | lib/umwelt/structs/fragment.rb |