(no title)
radiospiel | 3 months ago
what I have done successfully here https://github.com/radiospiel/simple-service/blob/master/lib... is to install a TracePoint which immediately throws, and then call the method. The tracepoint then receives the value of the default arguments.
Not pretty, and I wouldn't run this in production critical parts of a system, but it works.
No comments yet.