You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
readProjectSet
"refresh the contents of the receiver ... the reciever will match the definitions on disk based on the current load specification"
"return a project definition set that will contain the project definition along with any dependent project definitions"
self _concreteProject readProjectSet
should be:
readProjectSet
"refresh the contents of the receiver ... the reciever will match the definitions on disk based on the current load specification"
"return a project definition set that will contain the project definition along with any dependent project definitions"
^ self _concreteProject readProjectSet
The text was updated successfully, but these errors were encountered:
should be:
The text was updated successfully, but these errors were encountered: