Class: SemanticPuppet::VersionRange

Inherits:
Range
  • Object
show all
Defined in:
lib/puppetfiler/cli.rb

Instance Method Summary collapse

Instance Method Details

#lengthObject



17
18
19
# File 'lib/puppetfiler/cli.rb', line 17

def length
    to_s.length
end