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_column property. If it is "auto" (or the property is not set), returns the terminal_width session setting, falling back to 80 if the terminal width is not known.