Class HammerCLI::CompleterWord
In: lib/hammer_cli/completer.rb
Parent: String

Single "word" on a command line to complete. It contains trailing spaces to recognize whether the word is complete or not. —param[ ]* or -flag[ ]* or [’"]?word[’"]?[ ]*

Methods

complete?   new   quote   quoted?  

Public Class methods

Public Instance methods

[Validate]