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.



206
207
208
# File 'lib/satops.rb', line 206

def source
  @source
end

#targetObject (readonly)

Returns the value of attribute target.



206
207
208
# File 'lib/satops.rb', line 206

def target
  @target
end