NorskManager.listNodes() method

Return a list a all the nodes the manager knows about.

Signature:

listNodes(): Promise<NodeInfo[]>;

Returns:

Promise<NodeInfo[]>