Method: Inspec::Resources::InetdConf#exec
- Defined in:
- lib/resources/inetd_conf.rb
#exec ⇒ Object
overwrite exec to ensure it works with its TODO: this needs to be fixed in RSpec
27 28 29 |
# File 'lib/resources/inetd_conf.rb', line 27 def exec read_params['exec'] end |