PromptRunner.Scaffold (PromptRunnerSDK v0.7.0)

Copy Markdown View Source

Compatibility helper that generates the older explicit file set from a plan.

Summary

Functions

write(plan, opts)

@spec write(
  PromptRunner.Plan.t(),
  keyword()
) :: {:ok, map()} | {:error, term()}