objection
objection copied to clipboard
Hooking set return_value with other types than boolean
The hooking set return_value support only boolean values. It could be useful to support other types. I've already done some preliminary work here (for strings): https://github.com/dave-89/objection/commit/813ab9680e8021c68e16f39f5b73d726c84df919
Awesome 🙌