MCPcopy Create free account
hub / github.com/codecombat/codecombat / allUsers

Method allUsers

app/views/courses/ManageLicenseModal.js:173–173  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

171 }
172
173 allUsers () { return this.users.toJSON() }
174
175 areAllSelected () {
176 return _.all(this.unenrolledUsers(), user => this.state.get('selectedUsers').get(user.id))

Callers 1

areAllSelectedRevokeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected