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
I'm writing an integration for this library for acmcarther/spect and while I can fetch lots of interesting metadata about all flags through the static initializer list, I can't actually get the current (string?) value. It would be useful to expose a get method from the static initializer and perhaps rename the initializer object (StaticConfigReference?).
The text was updated successfully, but these errors were encountered:
I'm writing an integration for this library for acmcarther/spect and while I can fetch lots of interesting metadata about all flags through the static initializer list, I can't actually get the current (string?) value. It would be useful to expose a
get
method from the static initializer and perhaps rename the initializer object (StaticConfigReference?).The text was updated successfully, but these errors were encountered: