module Zap::Commands::Install::Protocol

Defined in:

commands/install/protocol/base.cr
commands/install/protocol/protocol.cr
commands/install/protocol/resolver.cr

Constant Summary

Log = Zap::Log.for(self)
PROTOCOLS = {Protocol::Workspace, Protocol::Alias, Protocol::File, Protocol::Git, Protocol::TarballUrl, Protocol::Registry}