new(name, *requirements)
Class Public methods
Constructs a dependency with name
and
requirements
. The last argument can optionally be the
dependency type, which defaults to :runtime
.
Constructs a dependency with name
and
requirements
. The last argument can optionally be the
dependency type, which defaults to :runtime
.
Please login to continue.