Method: Chef::Provider::Service::Simple#status_load_success
- Defined in:
- lib/chef/provider/service/simple.rb
#status_load_success ⇒ Object (readonly)
this must be subclassed to be useful so does not directly implement :service
29 30 31 |
# File 'lib/chef/provider/service/simple.rb', line 29 def status_load_success @status_load_success end |