class SemanticPuppet::Version

Public Instance Methods

length() click to toggle source
# File lib/puppetfiler/cli.rb, line 9
def length
    to_s.length
end