Class: Ansible::Ruby::Modules::Win_reg_stat

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/windows/win_reg_stat.rb

Overview

Like M(win_file), M(win_reg_stat) will return whether the key/property exists. It also returns the sub keys and properties of the key specified. If specifying a property name through I(property), it will return the information specific for that property.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#nameString?



18
# File 'lib/ansible/ruby/modules/generated/windows/win_reg_stat.rb', line 18

attribute :name

#pathString



14
# File 'lib/ansible/ruby/modules/generated/windows/win_reg_stat.rb', line 14

attribute :path