MacroManager

MacroManager

Gets you the collection of macros available to run for a session.

Methods

getMacros() → {Promise}

Gets all the macros available for the session.

Returns:

A Promise which resolves to an array of Macros

Type
Promise