djberg96 / sys-proctable

A cross-platform Ruby interface for gathering process information on your operating system
Apache License 2.0
150 stars 33 forks source link

Rubocop cleanup #92

Closed djberg96 closed 3 years ago

djberg96 commented 3 years ago

For Darwin, this actually makes private things private that were always supposed to be private. On Linux it's some stylistic cleanup suggested by rubocop.