Class: RailsWayback::HistoricalAssetResolver::Resolution

Inherits:
Struct
  • Object
show all
Defined in:
lib/rails_wayback/historical_asset_resolver.rb

Instance Attribute Summary collapse

Instance Attribute Details

#path ⇒ Object

Returns the value of attribute path

Returns:

  • (Object) —

    the current value of path



18
19
20
# File 'lib/rails_wayback/historical_asset_resolver.rb', line 18

def path
  @path
end

#public_path ⇒ Object

Returns the value of attribute public_path

Returns:

  • (Object) —

    the current value of public_path



18
19
20
# File 'lib/rails_wayback/historical_asset_resolver.rb', line 18

def public_path
  @public_path
end

#size_bytes ⇒ Object

Returns the value of attribute size_bytes

Returns:

  • (Object) —

    the current value of size_bytes



18
19
20
# File 'lib/rails_wayback/historical_asset_resolver.rb', line 18

def size_bytes
  @size_bytes
end