Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added fromWhere method #5

Open
bsutton opened this issue Jan 15, 2022 · 0 comments
Open

Added fromWhere method #5

bsutton opened this issue Jan 15, 2022 · 0 comments

Comments

@bsutton
Copy link

bsutton commented Jan 15, 2022

Given the whole dependency overriding thing it may be useful to provide a method that tells the user where we are going to get the key from.

This would primarily be for debugging purposes.

The method would return the name of the scope the the key would be fetched from.

One of:

Scope: debugName - maybe the nesting level e.g. 1 for the nearset scope, 2 for the one above it.
GlobalScope: debugName
ScopeKey.withDefault
use: default

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant