We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c82a2a commit 2290e5aCopy full SHA for 2290e5a
README.md
@@ -52,7 +52,7 @@ interposer.revert()
52
53
Want to hook just a single instance? No problem!
54
55
-```
+```swift
56
let hook = try testObj.hook(
57
#selector(TestClass.sayHi),
58
methodSignature: (@convention(c) (AnyObject, Selector) -> String).self,
0 commit comments