Property
IdeBuildManager:can-build
Description
Gets if the build manager can queue a build request.
This might be false if the required runtime is not available or other errors in setting up the build pipeline.
| Type: | gboolean |
| Default value | FALSE |
| Getter method | ide_build_manager_get_can_build() |