Method: Chef::Provider::Service::Freebsd#enabled_state_found

Defined in:
lib/chef/provider/service/freebsd.rb

#enabled_state_foundObject (readonly)

Returns the value of attribute enabled_state_found.



27
28
29
# File 'lib/chef/provider/service/freebsd.rb', line 27

def enabled_state_found
  @enabled_state_found
end