Medic.Checks.Asdf (Medic v0.1.0) View Source

Doctor checks for the ASDF runtime version manager.

https://asdf-vm.com/#/

Examples

{Check.Asdf, :package_installed?, ["postgres"]}
{Check.Asdf, :plugin_installed?, ["postgres"]}

Link to this section Summary

Link to this section Functions

Link to this function

package_installed?(package)

View Source
Link to this function

plugin_installed?(plugin)

View Source