| Class | AutomateIt::PlatformManager::LSB |
| In: |
lib/automateit/platform_manager/lsb.rb
|
| Parent: | AutomateIt::PlatformManager::Uname |
A PlatformManager driver for LSB (Linux Standards Base) systems. The platform doesn‘t actually need to be Linux, but simply has to provide an lsb_release command.
| LSB_RELEASE | = | "lsb_release" |