Module powerpack::env[][src]

Expand description

Functions

is_debug

Whether or not the user currently has the debug panel open.

preferences

The location of the Alfred.alfredpreferences directory.

var

Fetches the environment variable key from the current process.

version

The Alfred version that is currently running.

version_build

The Alfred build version that is currently running.

workflow_bundle_id

The bundle ID of the currently running workflow.

workflow_cache

The recommended directory for volatile workflow data.

workflow_data

The recommended directory for non-volatile workflow data.

workflow_name

The name of the currently running workflow.

workflow_uid

The unique ID of the currently running workflow.

workflow_version

The version of the currently running workflow.