Class: Jekyll::Archimate::ArchimateFileCacheInfo

Inherits:
Struct
  • Object
show all
Defined in:
lib/jekyll/archimate/archimate_cache.rb

Instance Attribute Summary collapse

Instance Attribute Details

#archimate_fileObject

Returns the value of attribute archimate_file

Returns:

  • (Object)

    the current value of archimate_file



5
6
7
# File 'lib/jekyll/archimate/archimate_cache.rb', line 5

def archimate_file
  @archimate_file
end

#modelObject

Returns the value of attribute model

Returns:

  • (Object)

    the current value of model



5
6
7
# File 'lib/jekyll/archimate/archimate_cache.rb', line 5

def model
  @model
end