ClassDBSingleton.classExists

Returns whether the specified class is available or not.

struct ClassDBSingleton
@nogc nothrow const
bool
classExists
(
in String _class
)

Meta