class Lsr::User
- Lsr::User
- Reference
- Object
Defined in:
lsr/user.crClass Method Summary
-
.from(uid : UInt32)
dscacheutil -q user TODO, make a list of all users and query that instead of shelling out each time IDEA, cache up the users by id for some length of time and then flush them IDEA, flush might be possible by allowing data to fall out of scope after some timeout
Class Method Detail
def self.from(uid : UInt32)
#
dscacheutil -q user
TODO , make a list of all users and query that instead of shelling out each time IDEA, cache up the users by id for some length of time and then flush them IDEA, flush might be possible by allowing data to fall out of scope after some timeout