OpenCode.Generated.EventSessionNextMovedProperties (opencode_sdk v0.1.81)

Copy Markdown View Source

Provides struct and type for a EventSessionNextMovedProperties

Summary

Types

t()

@type t() :: %OpenCode.Generated.EventSessionNextMovedProperties{
  location: OpenCode.Generated.LocationRef.t(),
  session_id: String.t(),
  subdirectory: String.t() | nil,
  timestamp: number()
}