Note this request() symbol is actually called inside of sendPayload() so it should be indented. This goes back to #29 where you would be better off merging functions and methods/classes together into one unified tree. Then allowing us to optionally hide functions (or classes/methods) from the tree?
Note this
request()
symbol is actually called inside ofsendPayload()
so it should be indented. This goes back to #29 where you would be better off merging functions and methods/classes together into one unified tree. Then allowing us to optionally hide functions (or classes/methods) from the tree?