MCPcopy Create free account
hub / github.com/Scriptim/bash-prompt-generator / equalProperties

Function equalProperties

src/lib/promptParser.ts:254–262  ·  view source on GitHub ↗

* Whether the given prompt elements are equal in terms of their properties. * * The type of the prompt element and its parameters are not considered. * * @param a The first prompt element. * @param b The second prompt element. * @returns Whether the properties are equal.

(a: PromptElement, b: PromptElement)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parsePromptFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected