True if the current folder contains a 'build.yaml' file.
since 0.0.1
bool isBuildable(IShell shell) => _hasBuildSpec;