| Class | AutomateIt::AccountManager::Etc |
| In: |
lib/automateit/account_manager/etc.rb
|
| Parent: | ::AutomateIt::AccountManager::BaseDriver |
An AccountManager driver for Unix-like OSes that have the Ruby Etc module. It is only suitable for doing queries and lacks methods that perform modifications, such as add_user. Platform-specific drivers inherit from this class and provide methods that perform modifications.