Closed alegrey91 closed 5 months ago
Currently the capture command support the flag -f in order to pass the symbol function name to trace. We should add the possibility of passing multiple symbol function names to harpoon, so we could trace them all together.
capture
-f
harpoon
Currently the
capture
command support the flag-f
in order to pass the symbol function name to trace. We should add the possibility of passing multiple symbol function names toharpoon
, so we could trace them all together.