Class: Ansible::Ruby::Modules::Win_file_version
- Inherits:
-
Base
- Object
- Ansible::Ruby::Models::Base
- Base
- Ansible::Ruby::Modules::Win_file_version
- Defined in:
- lib/ansible/ruby/modules/generated/extras/windows/win_file_version.rb
Instance Method Summary collapse
-
#path ⇒ String
File to get version(provide absolute path).
Methods inherited from Base
Methods inherited from Ansible::Ruby::Models::Base
attr_option, attr_options, attribute, #initialize, #to_h, validates
Constructor Details
This class inherits a constructor from Ansible::Ruby::Models::Base
Instance Method Details
#path ⇒ String
Returns File to get version(provide absolute path).
10 |
# File 'lib/ansible/ruby/modules/generated/extras/windows/win_file_version.rb', line 10 attribute :path |