Result returned by a populateFrom* factory. kind === 'populated' means the factory built a new antecedent; kind === 'no-op' means the factory did not act (either zero connections, or the target premise was already populated).
populateFrom*
kind === 'populated'
kind === 'no-op'
Optional
Result returned by a
populateFrom*factory.kind === 'populated'means the factory built a new antecedent;kind === 'no-op'means the factory did not act (either zero connections, or the target premise was already populated).