Ancora.Review (ancora v1.0.0-rc.1)

Copy Markdown View Source

Builds the data model for the self-contained spec review artifact.

Summary

Functions

Compatibility entry point for callers that already hold the parsed index.

Functions

build(root, opts \\ [])

@spec build(
  Path.t(),
  keyword()
) :: {:ok, map()} | {:env, String.t()}

build_view(index, root, opts \\ [])

@spec build_view(map(), Path.t(), keyword()) :: map()

Compatibility entry point for callers that already hold the parsed index.