OpenCode.Generated.AssistantMessagePath (opencode_sdk v0.1.13)

Copy Markdown View Source

Provides struct and type for a AssistantMessagePath

Summary

Types

t()

@type t() :: %OpenCode.Generated.AssistantMessagePath{
  cwd: String.t(),
  root: String.t()
}