Mark cached_location as an attribute
This commit is contained in:
parent
32bf6d9937
commit
be59b4ea4f
@ -21,6 +21,7 @@ class AbstractDownloadStrategy
|
|||||||
def stage
|
def stage
|
||||||
end
|
end
|
||||||
|
|
||||||
|
# @!attribute [r] cached_location
|
||||||
# The path to the cached file or directory associated with the resource.
|
# The path to the cached file or directory associated with the resource.
|
||||||
def cached_location
|
def cached_location
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user