LTerm_read_line.read_keywordSourceRead a keyword.
inherit 'a read_keyword_result enginemethod eval : 'a read_keyword_resultIf the input correspond to a keyword, returns its associated value. otherwise returns `Error input.
method keywords : (Zed_string.t * 'a) listList of keywords with their associated values.