Sha256: 6ba8aa82b1d67dca1551c26f138cf2a685ba38ace181c90dcf76faa6654dbaae

Contents?: true

Size: 115 Bytes

Versions: 3

Compression:

Stored size: 115 Bytes

Contents

# frozen_string_literal: true

Struct.new(
  'Episode',
  :phase,
  :engaged,
  :forgotten,
  keyword_init: true
)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
umwelt-0.2 lib/umwelt/structs/episode.rb
umwelt-0.1.1 lib/umwelt/structs/episode.rb
umwelt-0.1.0 lib/umwelt/structs/episode.rb