* Creates a new prompt parser error. * * @param message The error message should be capitalized and not end with a period. * @param ps1 The prompt string given by the user. * @param cursor The position in the prompt string where the error occurred. * @param length The number of charac
(message: string, ps1: string, cursor: number, length = 5)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected