showNSpaces

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void showNSpaces(uint indentDepth)
  2. void showNSpaces(Output sink, uint n)
    @safe @safe pure nothrow @nogc
    void
    showNSpaces
    (
    scope ref Output sink
    ,
    uint n
    )

Meta