Class: Specinfra::Command::Windows::Base
- Inherits:
-
Object
- Object
- Specinfra::Command::Windows::Base
- Defined in:
- lib/specinfra/command/windows/base.rb
Direct Known Subclasses
Feature, File, Firewall, Group, Host, HotFix, IisAppPool, IisWebsite, Package, Port, Process, RegistryKey, ScheduledTask, Service, User
Defined Under Namespace
Classes: Feature, File, Firewall, Group, Host, HotFix, IisAppPool, IisWebsite, Package, Port, Process, RegistryKey, ScheduledTask, Service, User
Class Method Summary collapse
Class Method Details
.create ⇒ Object
3 4 5 |
# File 'lib/specinfra/command/windows/base.rb', line 3 def create self end |