Class: SemanticPuppet::Version

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

Instance Method Summary collapse

Instance Method Details

#lengthObject



9
10
11
# File 'lib/puppetfiler/cli.rb', line 9

def length
    to_s.length
end