OpenCode.Generated.Path (opencode_sdk v0.1.13)

Copy Markdown View Source

Provides struct and type for a Path

Summary

Types

t()

@type t() :: %OpenCode.Generated.Path{
  config: String.t(),
  directory: String.t(),
  home: String.t(),
  state: String.t(),
  worktree: String.t()
}