class SensuPluginsInfluxDBHandoff::SshExec::ExecutionError
Attributes
object[R]
Public Class Methods
new(object)
click to toggle source
# File lib/sensu-plugins-influxdb-handoff/ssh-exec.rb, line 15 def initialize(object) @object = object end