* Tries to read an unparameterized prompt element from the given position in the given prompt string. * * @param ps1 The prompt string given by the user. * @param cursor The position in the prompt string to start reading from. * @returns The prompt element that was read and the cursor position a
(ps1: string, cursor: number)
source not stored for this graph (policy: none)
no test coverage detected