A callback used by some of classes to obtain a Project.
You are supposed to pass such a callback. In it, you should create and return a Project instance.
A Project instance, optionally wrapped into a promise.
Generated using TypeDoc
A callback used by some of classes to obtain a Project.
You are supposed to pass such a callback. In it, you should create and return a Project instance.