public v0.2.0 Public
Documentation for Public.
Link to this section Summary
Link to this section Functions
Link to this function
hello()
Hello world.
Examples
iex> Public.hello()
:world
Documentation for Public.
Hello world.
iex> Public.hello()
:world