Class
Specinfra::Command::Windows::Base::Service
In:
lib/specinfra/command/windows/base/service.rb
Parent:
Specinfra::Command::Windows::Base
Methods
check_has_property
check_has_start_mode
check_is_enabled
check_is_installed
check_is_running
get_property
Public Class methods
check_has_property
(service, property)
check_has_start_mode
(service, mode)
check_is_enabled
(service, level=nil)
check_is_installed
(service)
check_is_running
(service)
get_property
(service)
[Validate]