Crate powerpack_env
source · [−]Expand description
Useful environment variables in Alfred workflows.
See https://www.alfredapp.com/help/workflows/script-environment-variables/
Functions
Whether or not the user currently has the Alfred debug panel open.
The location of the
Alfred.alfredpreferences
directory.Fetches the environment variable
key
from the current process.Fetches the environment variable
key
from the current process.The Alfred version that is currently running.
The Alfred build version that is currently running.
The bundle ID of the currently running workflow.
The recommended directory for volatile workflow data.
The recommended directory for non-volatile workflow data.
The name of the currently running workflow.
The unique ID of the currently running workflow.
The version of the currently running workflow.