You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
That is a really dumbed down version of the Dependency injection formula we may adopt.
The main command function can also return a list of dependencies if require, and the dependencies
go truly like: type, value, where the type is the id defining the Dependency.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add support for sub command/listener dependency injection:
That is a really dumbed down version of the Dependency injection formula we may adopt.
The main command function can also return a list of dependencies if require, and the dependencies
go truly like:
type, value
, where the type is the id defining the Dependency.The text was updated successfully, but these errors were encountered: