-
Gets nef build version number.
Declaration
Swift
static func info() -> UIO<String>
Return Value
An IO that never produce errors and returns the build version number.
Gets nef build version number.
Swift
static func info() -> UIO<String>
An IO that never produce errors and returns the build version number.