Method: Chef::Provider::Service::Openbsd#enabled_state_found
- Defined in:
- lib/chef/provider/service/openbsd.rb
#enabled_state_found ⇒ Object (readonly)
Returns the value of attribute enabled_state_found.
29 30 31 |
# File 'lib/chef/provider/service/openbsd.rb', line 29 def enabled_state_found @enabled_state_found end |