4 lines
69 B
Swift
4 lines
69 B
Swift
public enum Constants {
|
|
public static let executableName = "hpa"
|
|
}
|
public enum Constants {
|
|
public static let executableName = "hpa"
|
|
}
|