class Fomo::Event::List::Meta
- Fomo::Event::List::Meta
- Reference
- Object
Included Modules
- Enumerable(Fomo::Event)
- JSON::Serializable
Defined in:
fomo/objects/core/event/list_with_meta.crConstructors
Instance Method Summary
-
#each(&)
Must yield this collection's elements to the block.
- #events : Array(Fomo::Event)
- #meta : Fomo::Meta
Constructor Detail
Instance Method Detail
def each(&)
#
Description copied from module Enumerable(Fomo::Event)
Must yield this collection's elements to the block.