Classes
The following classes are available globally.
-
Arguments container used in
See moreArrayArgCommand
.Declaration
Swift
public class Arguments
-
Main SwiftHooks class. Acts as global controller.
let swiftHooks = SwiftHooks()
Hooks and Plugins are both connected to the main SwiftHooks class.
See moreDeclaration
Swift
public final class SwiftHooks