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