Int
struct Int : FixedWidthInteger, SignedInteger
-
Declaration
Swift
public static func fromString(flagValue value: String) throws -> Int
-
Declaration
Swift
public static var typeDescription: String { get }