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