Method: Yast::HooksClass::HookFile#initialize
- Defined in:
- library/general/src/modules/Hooks.rb
#initialize(path) ⇒ HookFile
207 208 209 |
# File 'library/general/src/modules/Hooks.rb', line 207 def initialize(path) @path = path end |