Method: FormatEngine::SpecInfo#dst

Defined in:
lib/format_engine/spec_info.rb

#dstObject (readonly)

The destination of the process.



10
11
12
# File 'lib/format_engine/spec_info.rb', line 10

def dst
  @dst
end