Steven Smith Sat, 09 Jul 2022 16:56:30 -0700
How does one test the existence of a specific port? E.g.
if {port_exists py310-tensorflow} { do this } else { do that }