Class: Action

Action(func)

new Action(func)

Parameters:
Name Type Description
func function
Source:

Methods

(async) run() → {Promise.<any>}

Source:
Returns:
Type
Promise.<any>