Class: SemanticPuppet::Version
- Inherits:
-
Numeric
- Object
- Numeric
- SemanticPuppet::Version
- Defined in:
- lib/puppetfiler/cli.rb
Instance Method Summary collapse
Instance Method Details
#length ⇒ Object
8 9 10 |
# File 'lib/puppetfiler/cli.rb', line 8 def length to_s.length end |