Alfred v0.3.1 Alfred.Workflow View Source
Contains Alfred workflow information.
bundleid— from environmentalfred_workflow_bundleidcache_path— from environmentalfred_workflow_cachedata_path— from environmentalfred_workflow_dataname— from environmentalfred_workflow_nameuid— from environmentalfred_workflow_uidversion— the information from:version_textparsed into aVersionstructversion_text— from environmentalfred_workflow_version
See the Alfred documentation on script environment variables for more information.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Alfred.Workflow{bundleid: term(), cache_path: term(), data_path: term(), name: term(), uid: term(), version: term(), version_text: term()}