invoke method

dynamic invoke()

初始化配置 目录的加载

Implementation

invoke() async {
  await LocalServerConfiguration.getDistDirectory();
}