Pudu programming language
Menu
API reference

Std.Db.Protocol.VERSION

1 declaration

const

VERSION: Int

This is a named value that cannot be reassigned.

What it does

The version this speaks: the third revision of the protocol, written as a

major and minor number packed into one word.

Read the signature

  • The text after the name is the type checked by Pudu.

Back to Std.Db.ProtocolSearch related declarations