Safe Haskell | None |
---|---|
Language | Haskell2010 |
System.Which
Documentation
which :: FilePath -> IO (Maybe FilePath) Source #
Determine which executable would run if the given path were executed, or return Nothing if a suitable executable cannot be found
Safe Haskell | None |
---|---|
Language | Haskell2010 |
System.Which
which :: FilePath -> IO (Maybe FilePath) Source #
Determine which executable would run if the given path were executed, or return Nothing if a suitable executable cannot be found