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