class Song

Included Modules

Defined in:

groogy-bot/song.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]
def self.new(name : String, path : String) #

[View source]

Instance Method Detail

def name : String #

[View source]
def path : String #

[View source]
def play #

[View source]