python-fhs
Python module for using the FHS and XDG basedir paths.
Loading...
Searching...
No Matches

◆ pname

fhs.pname = os.getenv('PACKAGE_NAME', os.path.basename(sys.argv[0]))

Default program name; can be overridden from functions that use it.

Definition at line 108 of file fhs.py.