silbermm / exdoc_cli

CLI for displaying exdoc
https://hexdocs.pm/exdoc_cli/
GNU General Public License v3.0
15 stars 1 forks source link

Allow for --open flag #8

Closed silbermm closed 2 years ago

silbermm commented 2 years ago

Summary

If open flag is passed in, user the IEx open helper to open the source code for the module/function

Checklist

How to test?

Pass the open flag to valid Elixir and Erlang modules

(Add any additional information that would be useful to the reviews)