struct Companion::Commands::Images

Included Modules

Extended Modules

Defined in:

commands/images.cr

Instance Method Summary

Instance methods inherited from struct Companion::Commands::Command

run(conn : Caridina::Connection, manager : Manager, room_id : String) run

Constructor methods inherited from struct Companion::Commands::Command

new(command : Array(String), path = Array(String).new) new

Class methods inherited from struct Companion::Commands::Command

help(name = PROGRAM_NAME) help, parse(command : Array(String) = ARGV, path = Array(String).new) parse

Instance Method Detail

def run(conn : Caridina::Connection, manager : Manager, room_id : String) #

[View source]