CellBuffer.fill

Fill the entires contents, including the given style.

  1. void fill(Cell c)
  2. void fill(string s)
  3. void fill(string s, Style style)
    class CellBuffer
    pure
    void
    fill
    (
    string s
    ,
    Style style
    )

Meta