Method: Comet::WindowsCodeSignProperties#windows_code_sign_method
- Defined in:
- lib/comet/models/windows_code_sign_properties.rb
#windows_code_sign_method ⇒ Object
One of the WINDOWSCODESIGN_METHOD_ constants
17 18 19 |
# File 'lib/comet/models/windows_code_sign_properties.rb', line 17 def windows_code_sign_method @windows_code_sign_method end |