The latest version of system-argv0 is 0.1.1-0.
system-argv0
Version 0.1 revision 0 uploaded by JohnMillikin.
Package meta
- Synopsis
- Get @argv[0]@ as a FilePath.
- Description
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.- Author
- John Millikin <jmillikin@gmail.com>
- Bug reports
- mailto:jmillikin@gmail.com
- Category
- System
- Copyright
- n/a
- Homepage
- https://john-millikin.com/software/hs-argv0/
- Maintainer
- John Millikin <jmillikin@gmail.com>
- Package URL
- n/a
- Stability
- experimental