Function ClassDBSingleton.classExists

Returns whether the specified class is available or not.

bool classExists (
  const(String) _class
) nothrow @nogc const;