struct

Barista::Sequences

Inherits Struct < Value < Object

Constructors

new(sequences : Array(Tuple(String, String)) = [] of Tuple(String, String))
Source

Instance methods

each(*args, **options)
Source
each(*args, **options, &)
Source
empty?(*args, **options)
Source
empty?(*args, **options, &)
Source
includes_task?(task : Barista::Task)
Source
map(*args, **options)
Source
map(*args, **options, &)
Source
remove(task : Barista::Task)
Source
sequences
Source
size(*args, **options)
Source
size(*args, **options, &)
Source