| Class | AutomateIt::PlatformManager::Struct |
| In: |
lib/automateit/platform_manager/struct.rb
|
| Parent: | AutomateIt::PlatformManager::BaseDriver |
A simple PlatformManager driver that queries a hash for results. Although not useful on its own, it‘s inherited by other drivers that provide platform-specific methods to query the system.
| key_aliases | [RW] | Hash mapping of keys that have many common names, e.g., "release" and "version" |