Python 3 has the very useful shutil.which (https://docs.python.org/3/library/shutil.html#shutil.which) function. Is there an equivalent for Scala?
shutil.which
For contex