Files
swift-hpa/Sources/Constants/Constants.swift

4 lines
69 B
Swift

public enum Constants {
public static let executableName = "hpa"
}