struct Companion::Commands::Update

Included Modules

Extended Modules

Defined in:

commands/update.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 project : String #

[View source]
def run(conn : Caridina::Connection, manager : Manager, room_id : String) #

[View source]
def services : Array(String) #

[View source]