moodymudskipper / flow

View and Browse Code Using Flow Diagrams
https://moodymudskipper.github.io/flow/
Other
395 stars 26 forks source link

flow_debug, flow_debugonce #42

Closed moodymudskipper closed 3 years ago

moodymudskipper commented 3 years ago

Use case :

How do I browse through fun_unexp ?

These are not that nice.

A solution would be a pair of functions similar to debug and debugonce (or just debugonce), OR a parameter to flow_run, naming the function we want to debug.

The latter would probably need the former under the hood.

flow_debug_once would trace the function with :

moodymudskipper commented 3 years ago

done

github-actions[bot] commented 2 years ago

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.