Provides struct and type for a Worktree
@type t() :: %OpenCode.Generated.Worktree{ branch: String.t(), directory: String.t(), name: String.t() }