Module xrefr

Function Index

help/0
main/1Allows us to runs xref_runner as script.
process_options/1Identifies the argument and executes the corresponding functions depending if these are "-h --help", "-c --config" or empty.

Function Details

help/0

help() -> ok

main/1

main(Args::string()) -> ok | no_return()

Allows us to runs xref_runner as script. This can be generated executing make escript

process_options/1

process_options(Opts::[atom()]) -> ok | [xref_runner:warning()]

Identifies the argument and executes the corresponding functions depending if these are "-h --help", "-c --config" or empty.


Generated by EDoc, May 29 2017, 11:01:48.