module Companion

Defined in:

commands/command.cr
docker-companion.cr

Constant Summary

Log = ::Log.for(self)
VERSION = "0.5.1"

Class Method Summary

Class Method Detail

def self.add_projects(manager : Manager) : Nil #

[View source]
def self.exec_matrix(sync : Caridina::Events::Sync, config : Config, conn : Caridina::Connection, manager : Manager) : Nil #

[View source]
def self.read_config(filename = "config.yaml") : Config #

[View source]
def self.run : Nil #

[View source]