LemonCore.Doctor.Checks.Config (lemon_core v0.1.0)

View Source

Validates Lemon configuration files.

Summary

Functions

Runs all config checks and returns a list of Check results.

Functions

run(opts \\ [])

@spec run(keyword()) :: [LemonCore.Doctor.Check.t()]

Runs all config checks and returns a list of Check results.