Returns a list of names of registered checks, by analogy to dict.keys()
.
Return Value — list[str]
A list of the names of the attached textChecks.
Returns a list of names of registered checks, by analogy to dict.keys()
.
A list of the names of the attached textChecks.
Notes and Examples