Class
Serverspec::Type::WindowsRegistryKey
In:
lib/serverspec/type/windows_registry_key.rb
Parent:
Base
Methods
exists?
has_property?
has_property_value?
has_value?
Public Instance methods
exists?
()
has_property?
(property_name, property_type = :type_string)
has_property_value?
(property_name, property_type, value)
has_value?
(value)
[Validate]