Fork me on GitHub

Global

Methods

taskDoc()

Source:
See:

taskDoc()

Source:
See:

taskLint()

Source:
See:

taskLint()

Source:
See:

(async) willTryServers() → {Promise.<String>}

Actually, this is a darn good use of Promises
because of the nested chain-on-failure strategy.

An async / await version is possible,
but this is a good classic Promise reference example to keep around.

Source:
Returns:

a Promise resolving an ntp representation

Type
Promise.<String>

(async) willTryServers() → {Promise.<String>}

Actually, this is a darn good use of Promises
because of the nested chain-on-failure strategy.

An async / await version is possible,
but this is a good classic Promise reference example to keep around.

Source:
Returns:

a Promise resolving an ntp representation

Type
Promise.<String>