hasModule abstract method

bool hasModule(
  1. String moduleName
)

是否存在 module

Implementation

bool hasModule(String moduleName);