Readonly_ tag
_tag : "TmuxParseError"
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
)._tag
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:4768
Readonly~effect/ Effect
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).~effect/Effect
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Cause.d.ts:1222
Optional Readonly~effect/ Error Reporter/attributes
"~effect/ErrorReporter/attributes" ?: ReadonlyRecord < string , unknown >
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).~effect/ErrorReporter/attributes
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/ErrorReporter.d.ts:258
Optional Readonly~effect/ Error Reporter/ignore
"~effect/ErrorReporter/ignore" ?: boolean
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).~effect/ErrorReporter/ignore
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/ErrorReporter.d.ts:256
Optional Readonly~effect/ Error Reporter/severity
"~effect/ErrorReporter/severity" ?: Severity
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).~effect/ErrorReporter/severity
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/ErrorReporter.d.ts:257
Optional Readonly~effect/ Runtime/error Exit Code
"~effect/Runtime/errorExitCode" ?: number
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).~effect/Runtime/errorExitCode
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Runtime.d.ts:173
Optional Readonly~effect/ Runtime/error Reported
"~effect/Runtime/errorReported" ?: boolean
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).~effect/Runtime/errorReported
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Runtime.d.ts:174
Optionalcause
cause ?: unknown = ...
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).cause
Defined in src/Errors.ts:66
Defined in node_modules/.pnpm/typescript@6.0.3/node_modules/typescript/lib/lib.es2022.error.d.ts:24
Optional Readonlyexpected
expected ?: number = ...
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).expected
Optional Readonlygot
got ?: number = ...
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).got
Readonlyline
line : string = Schema.String
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).line
message
message : string = Schema.String
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).message
Defined in src/Errors.ts:63
Defined in node_modules/.pnpm/typescript@6.0.3/node_modules/typescript/lib/lib.es5.d.ts:1075
name
name : string
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).name
Defined in node_modules/.pnpm/typescript@6.0.3/node_modules/typescript/lib/lib.es5.d.ts:1074
Optionalstack
stack ?: string
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).stack
Defined in node_modules/.pnpm/typescript@6.0.3/node_modules/typescript/lib/lib.es5.d.ts:1076
Static Readonly~effect/ Schema/ Schema
"~effect/Schema/Schema" : "~effect/Schema/Schema"
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).~effect/Schema/Schema
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:115
Static Readonly~encoded.mutability
"~encoded.mutability" : "readonly"
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).~encoded.mutability
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:129
Static Readonly~encoded.optionality
"~encoded.optionality" : "required"
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).~encoded.optionality
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:130
Static Readonly~type.constructor.default
"~type.constructor.default" : "no-default"
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).~type.constructor.default
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:125
Static Readonly~type.make
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).~type.make
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:9271
Static Readonly~type.make.in
"~type.make.in" : { _tag ?: "TmuxParseError" ; cause ?: unknown ; expected ?: number ; got ?: number ; line : string ; message : string ; }
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).~type.make.in
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:9270
Static Readonly~type.mutability
"~type.mutability" : "readonly"
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).~type.mutability
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:127
Static Readonly~type.optionality
"~type.optionality" : "required"
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).~type.optionality
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:128
Static Readonly~type.parameters
"~type.parameters" : readonly [ TaggedStruct < "TmuxParseError" , { cause : optional < Defect > ; expected : optional < Number > ; got : optional < Number > ; line : String ; message : String ; } , > , ]
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).~type.parameters
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:118
Static Readonlyast
ast : Declaration
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).ast
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:116
Static ReadonlyDecoding Services
DecodingServices : never
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).DecodingServices
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:9268
Static ReadonlyEncoded
Encoded : { _tag : "TmuxParseError" ; cause ?: Json ; expected ?: number ; got ?: number ; line : string ; message : string ; }
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).Encoded
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:9267
Static ReadonlyEncoding Services
EncodingServices : never
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).EncodingServices
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:9269
Static Readonlyfields
fields : { _tag : tag < "TmuxParseError" > ; cause : optional < Defect > ; expected : optional < Number > ; got : optional < Number > ; line : String ; message : String ; }
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).fields
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:9275
Static Readonlyidentifier
identifier : string
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).identifier
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:9274
Static ReadonlyIso
Iso : { _tag : "TmuxParseError" ; cause ?: unknown ; expected ?: number ; got ?: number ; line : string ; message : string ; }
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).Iso
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:9272
StaticRebuild
Rebuild : decodeTo < declareConstructor < TmuxParseError , { _tag : "TmuxParseError" ; cause ?: Json ; expected ?: number ; got ?: number ; line : string ; message : string ; } , readonly [ TaggedStruct < "TmuxParseError" , { cause : optional < Defect > ; expected : optional < Number > ; got : optional < Number > ; line : String ; message : String ; } , > , ] , { _tag : "TmuxParseError" ; cause ?: unknown ; expected ?: number ; got ?: number ; line : string ; message : string ; } , > , TaggedStruct < "TmuxParseError" , { cause : optional < Defect > ; expected : optional < Number > ; got : optional < Number > ; line : String ; message : String ; } , > , never , never , >
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).Rebuild
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:114
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:117
Static ReadonlyType
Inherited from Schema.TaggedError<TmuxParseError>()(
"TmuxParseError",
{
line: Schema.String,
message: Schema.String,
expected: Schema.optional(Schema.Number),
got: Schema.optional(Schema.Number),
cause: Schema.optional(Schema.Defect()),
},
).Type
Defined in node_modules/.pnpm/effect@4.0.0-rc.112/node_modules/effect/dist/Schema.d.ts:9266
A tmux output line did not match the expected schema. Two sub-cases under one tag (same caller recovery; differing fields are diagnostic only):
{ line, message, expected, got }{ line, message, cause }