diamond.core.apptype

Copyright © DiamondMVC 2018

Members

Static variables

isTesting
bool isTesting;

Boolean determining whether the application is running tests or not.

isTesting
bool isTesting;

Boolean determining whether the application is running tests or not.

isWeb
bool isWeb;

Boolean determining whether the application is web related or not.

isWebApi
bool isWebApi;

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

isWebApi
bool isWebApi;

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

isWebApi
bool isWebApi;

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

isWebServer
bool isWebServer;

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

isWebServer
bool isWebServer;

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

isWebServer
bool isWebServer;

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

loggingEnabled
bool loggingEnabled;

Boolean determining whether the application logs or not.

loggingEnabled
bool loggingEnabled;

Boolean determining whether the application logs or not.

Meta

Authors

Jacob Jensen (bausshf)