class Net::SSH::Gateway::Version
A trivial class for representing the version of this library.
Constants
- CURRENT
The library's version as a Version instance
- MAJOR
The major component of the library's version
- MINOR
The minor component of the library's version
- STRING
The library's version as a String instance
- TINY
The tiny component of the library's version