Lockspire.Install.Verify (lockspire v1.0.0)

Copy Markdown

Install-time diagnostics for the canonical embedded Lockspire host integration.

Summary

Types

result()

@type result() :: %{ok?: boolean(), checks: [Lockspire.Install.Verify.Check.result()]}

Functions

run(opts \\ [])

@spec run(keyword()) :: result()