Interface ICliRenderable
Represents a component that can materialize itself as a CliGrid for measurement and
rendering.
public interface ICliRenderable
Methods
ToGrid()
Builds the grid representation used by TigerCli's render pipeline.
CliGrid ToGrid()