cask/artifact/relocated: widen type
This commit is contained in:
parent
65ab951b80
commit
a085f235f1
@ -42,7 +42,7 @@ module Cask
|
||||
attr_reader :source, :target
|
||||
|
||||
sig {
|
||||
params(cask: Cask, source: T.nilable(T.any(String, Pathname)), target_hash: String)
|
||||
params(cask: Cask, source: T.nilable(T.any(String, Pathname)), target_hash: T.any(String, Pathname))
|
||||
.void
|
||||
}
|
||||
def initialize(cask, source, **target_hash)
|
||||
|
Loading…
x
Reference in New Issue
Block a user