View Source Kinda.Wrapper.Example (kinda v0.11.0)

Runnable example for the wrapper extraction and reporting surface.

Summary

Types

render_mode()

@type render_mode() :: :all | :json | :report_only

Functions

manifest()

@spec manifest() :: Kinda.Wrapper.Manifest.t()

render(opts \\ [])

@spec render(keyword()) :: String.t()

run(opts \\ [])

@spec run(keyword()) :: :ok