BaseModule.this

Module with a indent different fro default

  1. this()
  2. this(int indent_width)
    class BaseModule
    pure nothrow @nogc
    this

Parameters

indent_width int

number of whitespaces to use as indent for each level

Meta