Method: AutomateIt::AccountManager::Etc#users
- Defined in:
- lib/automateit/account_manager/etc.rb
#users ⇒ Object
See AccountManager#users
46 47 48 |
# File 'lib/automateit/account_manager/etc.rb', line 46 def users return UserQuery.new end |