Elixir
v1.12.1
Pages
Modules
Node.self
You're seeing just the function
self
, go back to
Node
module for more information.
Link to this function
self()
View Source
Specs
self() ::
t
()
Returns the current node.
It returns the same as the built-in
node()
.