Package io.github.protasm.jvmud.engine.output


package io.github.protasm.jvmud.engine.output
Engine-owned text presentation helpers for output leaving a hosted world.

This package supports the text-only pillar by keeping common presentation behavior, such as outgoing line wrapping, outside mudlib source and outside server transport code.