struct
TermBuf::Unicode::WidthOverrides::Result
- TermBuf::Unicode::WidthOverrides::Result
- Struct
- Value
- Object
Overview
What the variable asked for, and anything in it that made no sense.
Defined in:
termbuf/unicode/overrides.crConstructors
Instance Method Summary
- #clone
- #copy_with(policy _policy = @policy, probe _probe = @probe, warnings _warnings = @warnings)
- #policy : WidthPolicy
- #probe : Bool
- #warnings : Array(String)
Constructor Detail
Instance Method Detail
def copy_with(policy _policy = @policy, probe _probe = @probe, warnings _warnings = @warnings)
#