Module: lib/strategies

Strategy loader. Loads all strategies in the lib/strategies folder by attempting to require() every file not included in the constant IGNORED_FILENAMES.

Source:

Members

(inner, constant) IGNORED_FILENAMES :Array

Type:
  • Array
Default Value:
  • ["index.js"]
Source: