Class
Specinfra::Backend::Base
In:
lib/specinfra/backend/base.rb
Parent:
Object
Methods
clear
command
get_config
host_inventory
instance
new
os_info
set_config
set_example
stderr_handler=
stdout_handler=
Public Class methods
clear
()
instance
()
new
(config = {})
Public Instance methods
command
()
get_config
(key)
host_inventory
()
os_info
()
set_config
(key, value)
set_example
(e)
stderr_handler=
(block)
stdout_handler=
(block)
[Validate]