Module for accessing information about the Hammerspoon application itself
Properties
string
The application's internal name (e.g., "Hammerspoon 2")
string
The application's display name shown to users
string
The application's version string (e.g., "2.0.0")
string
The application's build number
string
The minimum macOS version required to run this application
string
The copyright notice for this application
string
The application's bundle identifier (e.g., "com.hammerspoon.Hammerspoon-2")
string
The filesystem path to the application bundle
string
The filesystem path to the application's resource directory
Methods
This module has no methods.