class Playlist

Defined in:

groogy-bot/playlist.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(io : IO) #

[View source]
def self.new #

[View source]

Instance Method Detail

def [](*args, **options) #

[View source]
def [](*args, **options, &) #

[View source]
def each(*args, **options) #

[View source]
def each(*args, **options, &) #

[View source]
def find(*args, **options) #

[View source]
def find(*args, **options, &) #

[View source]
def size(*args, **options) #

[View source]
def size(*args, **options, &) #

[View source]