MCPcopy
hub / github.com/wanasit/chrono / isCertain

Method isCertain

src/types.ts:102–102  ·  view source on GitHub ↗

* Check the component certainly if the component is *Certain* (or *Known*)

(component: Component)

Source from the content-addressed store, hash-verified

100 * Check the component certainly if the component is *Certain* (or *Known*)
101 */
102 isCertain(component: Component): boolean;
103
104 /**
105 * Get the component value for either *Certain* or *Implied* value.

Callers 15

result.test.tsFile · 0.65
system.test.tsFile · 0.65
nl_month.test.tsFile · 0.65
nl_slash.test.tsFile · 0.65
nl_casual.test.tsFile · 0.65
nl_weekday.test.tsFile · 0.65
ja_weekday.test.tsFile · 0.65

Implementers 1

ParsingComponentssrc/results.ts

Calls

no outgoing calls

Tested by

no test coverage detected