Node.connect
You're seeing just the function
connect
, go back to Node module for more information.
Specs
Establishes a connection to node
.
Returns true
if successful, false
if not, and the atom
:ignored
if the local node is not alive.
For more information, see :net_kernel.connect_node/1
.