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
Makes private type-based pragma helper methods public.
As discussed in #136, the type-based getter and setter helper methods
for pragmas are public now. This allows direct usage in case there are
no specific methods for a pragma.
0 commit comments