class SemanticPuppet::VersionRange

Public Instance Methods

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