Module Net::SFTP::Version
In: lib/net/sftp/version.rb

Constants

MAJOR = 1
MINOR = 1
TINY = 0
STRING = [MAJOR,MINOR,TINY].join('.')

[Validate]