-
Get all executable commands.
Declaration
Swift
func executables() -> [_ExecutableCommand]
-
Add a group prefix to these commands.
Declaration
Swift
func group(_ group: String) -> Self
SwiftHooks Docs (83% documented)
Get all executable commands.
Swift
func executables() -> [_ExecutableCommand]
Add a group prefix to these commands.
Swift
func group(_ group: String) -> Self