How can I view help documentation for an Elixir module?
In which I help myself to help myself
- Published
- Tag
- elixir
The iex interpreter includes a function called h which can be used to show documentation for a module
h String
# h/1
Something to think about: If text is sublime already, how can there be a sublime text 2?
In which I help myself to help myself
The iex interpreter includes a function called h which can be used to show documentation for a module
h String
# h/1