class Ironment::Truster::RuncomError
Attributes
runcom[R]
Public Class Methods
new(runcom)
click to toggle source
# File lib/ironment/truster.rb, line 8 def initialize(runcom) @runcom = runcom end