Pleroma v1.1.9-10-g42f76306+dev Mix.Pleroma View Source

Link to this section Summary

Link to this section Functions

Link to this function

get_option(options, opt, prompt, defval \\ nil, defname \\ nil)

View Source

Performs a safe check whether Mix.shell/0 is available (does not raise if Mix is not loaded)

Link to this function

shell_prompt(prompt, defval \\ nil, defname \\ nil)

View Source

Common functions to be reused in mix tasks