Closed antedeguemon closed 3 years ago
Hey folks!
I have a scenario where I want my decorator behavior to be conditioned by the function kind - whether public or private.
So I opened this PR to expose the function kind 😄. What this PR does is:
%Decorator.Decorate.Context{}
Looks good, thanks!
Hey folks!
I have a scenario where I want my decorator behavior to be conditioned by the function kind - whether public or private.
So I opened this PR to expose the function kind 😄. What this PR does is:
%Decorator.Decorate.Context{}