Skip to content

Commit

Permalink
Update comment on get build configs missing method
Browse files Browse the repository at this point in the history
  • Loading branch information
hpmellema committed Mar 15, 2024
1 parent 473a7a3 commit a2e51c6
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,8 @@ List<String> getModelAbsolutePaths() {
/**
* Read-only property.
*
* @return Returns true if at least one of the specified build configs exists.
* @return Returns false if the Smithy build config property is set to an explicit empty list
* or if least one of the specified build configs exists
*/
@Internal
Provider<Boolean> getSmithyBuildConfigsMissing() {
Expand Down

0 comments on commit a2e51c6

Please sign in to comment.