Class: SixCore::ConfigNsis
- Inherits:
-
Struct
- Object
- Struct
- SixCore::ConfigNsis
- Defined in:
- lib/sixcore/nsis.rb
Instance Attribute Summary collapse
-
#program ⇒ Object
Returns the value of attribute program.
Instance Attribute Details
#program ⇒ Object
Returns the value of attribute program
6 7 8 |
# File 'lib/sixcore/nsis.rb', line 6 def program @program end |