Class
Specinfra::Command::Windows::Base::Firewall
In:
lib/specinfra/command/windows/base/firewall.rb
Parent:
Specinfra::Command::Windows::Base
Methods
check_exists
check_has_action
check_has_direction
check_has_localport
check_has_protocol
check_is_enabled
Public Class methods
check_exists
(displayName)
check_has_action
(displayName, action)
check_has_direction
(displayName, direction)
check_has_localport
(displayName, localport)
check_has_protocol
(displayName, protocol)
check_is_enabled
(displayName)
[Validate]