isWebApi

Boolean determining whether the application is compiled as a webapi or not.

  1. bool isWebApi;
  2. bool isWebApi;
  3. bool isWebApi;
    version(!Diamond_WebServer && !Diamond_WebApi)
    static const
    bool isWebApi;

Meta