struct Zap::Commands::Install::Protocol::Workspace

Extended Modules

Defined in:

commands/install/protocol/workspace/resolver.cr
commands/install/protocol/workspace/workspace.cr

Class Method Summary

Instance methods inherited from struct Zap::Commands::Install::Protocol::Base

initialize initialize

Constructor methods inherited from struct Zap::Commands::Install::Protocol::Base

new new

Instance methods inherited from class Object

or(other : T) : T | self forall T or, pipe(&) pipe

Class Method Detail

def self.normalize?(str : String, path_info : PathInfo | Nil) : Tuple(String | Nil, String | Nil) | Nil #

[View source]
def self.resolver?(state, name, specifier = "latest", parent = nil, dependency_type = nil, skip_cache = false) : Protocol::Resolver | Nil #

[View source]