Classes: Error, Parser, V, WrongVersionError
"0.1.0"
6 7 8
# File 'lib/fv.rb', line 6 def self.parse(version) Parser.parse(version) end