@hackage executable-path0.0
Finding out the full path of the executable.
Categories
License
LicenseRef-PublicDomain
Maintainer
bkomuves (plus) hackage (at) gmail (dot) com
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (3)
Dependents (22)
@hackage/data-embed, @hackage/selfrestart, @hackage/executable-hash, @hackage/distributed-process-azure, @hackage/clafer, @hackage/leksah-server, Show all…
Package Flags
splitbase
(on by default)
Choose the new smaller, split-up base package.
The documentation of "System.Environment.getProgName" says that "However, this is hard-to-impossible to implement on some non-Unix OSes, so instead, for maximum portability, we just return the leafname of the program as invoked." This library tries to provide the missing path.