Class: Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/satops.rb

Instance Attribute Summary collapse

Instance Attribute Details

#sourceObject (readonly)

Returns the value of attribute source.



210
211
212
# File 'lib/satops.rb', line 210

def source
  @source
end

#targetObject (readonly)

Returns the value of attribute target.



210
211
212
# File 'lib/satops.rb', line 210

def target
  @target
end