Disallow calls only in some other calls #139
Closed
spaze
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you need to disallow a method or a function call only when done from a particular method or function, use
allowExceptInFunctions
(with aliasesallowExceptInMethods
,disallowInFunctions
,disallowInMethods
):This discussion was created from the release Disallow calls only in some other calls.
Beta Was this translation helpful? Give feedback.
All reactions