The system-argv0 package
Get argv[0] as a FilePath. This is how the program was invoked, and might not correspond to any actual file.
Use this instead of System.Environment.getProgName if you want the full path, and not just the last component.
Properties
| Versions | 0.1, 0.1.1 |
|---|---|
| Dependencies | base (≥4.0 & <5.0), bytestring, system-filepath (≥0.3 & <0.5), text |
| License | MIT |
| Author | John Millikin <jmillikin@gmail.com> |
| Maintainer | John Millikin <jmillikin@gmail.com> |
| Stability | experimental |
| Category | System |
| Home page | https://john-millikin.com/software/haskell-filesystem/ |
| Bug tracker | mailto:jmillikin@gmail.com |
| Source repository | bzr branch https://john-millikin.com/branches/system-argv0/0.1/ |
| Upload date | Fri Nov 18 06:33:51 UTC 2011 |
| Uploaded by | JohnMillikin |
| Built on | ghc-7.2 |
Modules
- System
Downloads
- system-argv0-0.1.1.tar.gz (Cabal source package)
- package description (included in the package)