mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2026-09-19 14:53:49 +00:00
Stub HardwareInformation (hardware survey) class, added LegacyManifest and LegacyManifastPackage handling classes
This commit is contained in:
6
lib/hardware_information.rb
Normal file
6
lib/hardware_information.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
module W3DHubLauncher
|
||||
class HardwareInformation
|
||||
def initialize
|
||||
end
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user