struct
Tput::Probe::ProbeResult
- Tput::Probe::ProbeResult
- Struct
- Value
- Object
Overview
Outcome of consuming the terminal's probe replies.
Defined in:
tput/probe.crConstructors
Instance Method Summary
- #ambiguous_width : Int32 | Nil
- #clone
- #copy_with(ambiguous_width _ambiguous_width = @ambiguous_width, got_da _got_da = @got_da)
- #got_da : Bool
Constructor Detail
Instance Method Detail
def copy_with(ambiguous_width _ambiguous_width = @ambiguous_width, got_da _got_da = @got_da)
#