struct

Tui::Dimension::Fr

Inherits Tui::Dimension / Struct / Value / Object

Fraction unit (like CSS fr)

Constructors

new(value : Int32 = 1)
Source

Instance methods

resolve(available : Int32, total_fr : Int32 = 1) : Int32
Source
to_s(io : IO)

Same as #inspect(io).

Source
value
Source