Internal
public struct Internal : DefaultBackend
                The internal backend.
This backend uses Objective-C runtime functions (“swizzling”) to apply method hooks.
Warning
This backend does not support function hooking.- 
                  
                  
Declaration
Swift
public init() - 
                  
                  
Declaration
Swift
public func apply(hooks: [HookDescriptor]) 
            View on GitHub
          
            Install in Dash
          
      Internal Structure Reference