Class: OPNsenseAPI::Core::Unbound
- Inherits:
-
Object
- Object
- OPNsenseAPI::Core::Unbound
- Includes:
- OPNsenseAPI::Core
- Defined in:
- lib/opnsense_api/core/unbound.rb,
lib/opnsense_api/core/unbound/service.rb,
lib/opnsense_api/core/unbound/settings.rb,
lib/opnsense_api/core/unbound/diagnostics.rb
Overview
Defined Under Namespace
Classes: Diagnostics, Service, Settings
Instance Method Summary collapse
Methods included from OPNsenseAPI::Core
Instance Method Details
#diagnostics ⇒ Object
28 29 30 |
# File 'lib/opnsense_api/core/unbound.rb', line 28 def diagnostics Diagnostics.new(@client) end |