ogham / rust-users

Library for Unix users and groups in Rust.
https://crates.io/crates/users
MIT License
98 stars 37 forks source link

Added support for listing groups by user #28

Closed ryankurte closed 6 years ago

ryankurte commented 6 years ago

Added get_user_groups base function and User::groups helper to fetch a list of groups for a given user. Please do lmk if anything needs changing/renaming/whatever else ^_^

ogham commented 6 years ago

Thanks for this! Sorry it took me so long.

ryankurte commented 6 years ago

No worries, thanks for writing the library!

ogham commented 6 years ago

Released in v0.8.0