parse-key
Last updated
Was this helpful?
Last updated
Was this helpful?
Parses strings into key objects of the same format as the ones emitted by .
Counter part to .
For completeness' sake, the alt
modifier is parsed and included with the returned key
although the nodejs readline does not include it in its key
object nor does it have any effect when the key is emitted.