Ergo.hello
You're seeing just the function
hello
, go back to Ergo module for more information.
Link to this function
hello()
Hello world.
Examples
iex> Ergo.hello()
:world