mirror of
https://github.com/nmap/nmap.git
synced 2026-01-02 12:59:02 +00:00
nmap.new_try is not a function accepting another function, it is a function taking a variable number of arguments, assumed to be the return value of some function. In other words, the returned try function is not responsible for running other functions, it only sees their return values.
101 KiB
101 KiB