* Substitutes environment variables in the prompt by their according commands that are defined in `PROMPT_COMMAND`. * Only variable assignments of the form `VAR1=$(command); VAR2=$(command); …` are supported. * * @param ps1 The list of prompt elements as created by `parsePrompt`. * @param prompt
(ps1: PromptElement[], promptCommand: string)
source not stored for this graph (policy: none)
no test coverage detected