Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
hardwire
v0.3.0
HardWire
AlreadyRegisteredException
Container
Inject
Root
Tags
Built with Crystal 1.9.2
2023-10-08 06:02:00 UTC
class
HardWire::AlreadyRegisteredException
HardWire::AlreadyRegisteredException
Exception
Reference
Object
Overview
An Exception for indicating a duplicate registration at runtime.
Defined in:
hardwire.cr
Constructors
.new
(path : String, lifecycle : Symbol, tags : Array(Symbol) =
[]
of
Symbol
)
Constructor Detail
def self.
new
(path : String, lifecycle : Symbol, tags : Array(Symbol) =
[]
of
Symbol
)
#
[
View source
]