Skip to content

cupertino-files / describePredicate

Function: describePredicate()

describePredicate(predicate, subject?): string

Defined in: src/tst/predicates.ts:430

A predicate as a readable condition.

subject replaces the "cell under test" marker, so a caller who knows they are asking about B4 gets B4 < 0 rather than THIS_CELL<0.

Parameters

predicate

Predicate

subject?

string

Returns

string

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.