objection icon indicating copy to clipboard operation
objection copied to clipboard

Hooking set return_value with other types than boolean

Open dave-89 opened this issue 7 years ago • 1 comments

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

dave-89 avatar Mar 05 '19 23:03 dave-89

Awesome 🙌

leonjza avatar Mar 06 '19 05:03 leonjza