moo.sdk.output.get_wrap_column
- moo.sdk.output.get_wrap_column()
Return the effective wrap column for the current player.
Reads the player’s
wrap_columnproperty. If it is"auto"(or the property is not set), returns theterminal_widthsession setting, falling back to 80 if the terminal width is not known.