Class: Asciidoctor::Html::CacheBuster::AssetData

Inherits:
Struct
  • Object
show all
Defined in:
lib/asciidoctor/html/cache_buster.rb

Instance Attribute Summary collapse

Instance Attribute Details

#filehashObject

Returns the value of attribute filehash

Returns:

  • (Object)

    the current value of filehash



11
12
13
# File 'lib/asciidoctor/html/cache_buster.rb', line 11

def filehash
  @filehash
end

#newpathObject

Returns the value of attribute newpath

Returns:

  • (Object)

    the current value of newpath



11
12
13
# File 'lib/asciidoctor/html/cache_buster.rb', line 11

def newpath
  @newpath
end