Touch Bar Widgets Manager
Variables - Configurable values
Functions - API calls offered directly by the extension
Methods - API calls which can only be made on an object returned by a constructor
plugins.core.touchbar.manager.widgets -> table
plugins.core.touchbar.manager.widgets.allGroups() -> table
plugins.core.touchbar.manager.widgets:get(id) -> table
id
plugins.core.touchbar.manager.widgets:getAll() -> table
plugins.core.touchbar.manager.widgets:id() -> string
string
plugins.core.touchbar.manager.widgets:new(id, params) -> table
params
plugins.core.touchbar.manager.widgets:params() -> function