debugging

Boolean determining whether application is being debugged or not.

  1. bool debugging;
  2. bool debugging;
    version(!Diamond_Debug)
    static const
    bool debugging;

Meta