Patch: expose download_filename
This commit is contained in:
parent
76c86d1ac8
commit
897b7c2367
@ -42,6 +42,7 @@ end
|
||||
class Patch
|
||||
attr_reader :compression
|
||||
attr_reader :url
|
||||
attr_reader :download_filename
|
||||
|
||||
def initialize patch_p, filename, url
|
||||
@patch_p = patch_p
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user