Context is a list of words in the command line that user presented with interface for interacting wit...
ContextInternal::iterator end()
void prepend(const String &what)
Prepend context with new item.
ContextInternal::iterator begin()
ContextInternal::iterator next()
Context & operator=(ContextInternal &&items)
void putBack()
Put back last taken item.