ALF.SourceCode (alf v0.11.0) View Source

Extracts source code

Link to this section Summary

Link to this section Functions

Link to this function

function_doc(module, function)

View Source

Specs

function_doc(atom(), atom()) :: String.t() | nil
Link to this function

function_source(module, function)

View Source

Specs

function_source(atom(), atom() | (... -> any())) :: String.t() | nil

Specs

module_doc(atom()) :: String.t() | nil

Specs

module_source(atom()) :: String.t() | nil