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
A Scoop context (implementor for the ScoopContext trait) should provide everything needed to run all Scoop operations. There should be no reliance on hardcoded values that are designed for Scoop outside of the Global and User implementations.
A Scoop context (implementor for the
ScoopContext
trait) should provide everything needed to run all Scoop operations. There should be no reliance on hardcoded values that are designed for Scoop outside of theGlobal
andUser
implementations.The text was updated successfully, but these errors were encountered: