Structure
Pane
public struct Pane: Codable
Relationships
Conforms To
Codable
Properties
topLeftCell
let topLeftCell: String?
xSplit
let xSplit: String?
ySplit
let ySplit: String?
activePane
let activePane: String?
state
let state: String?