BaseModule.this

Module with a indent different fro default

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

Parameters

indent_width
Type: int

number of whitespaces to use as indent for each level

Meta