class Zap::Workspaces::CycleException

Defined in:

workspaces/workspaces.cr

Constructors

Instance methods inherited from class Object

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

Constructor Detail

def self.new(path : Array(Workspace) | Nil) #

[View source]