MCPcopy Create free account
hub / github.com/CommonstackAI/UncommonRoute / _now_stamp

Function _now_stamp

uncommon_route/support.py:24–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22
23
24def _now_stamp() -> str:
25 return time.strftime("%Y%m%d-%H%M%S", time.localtime())
26
27
28def _support_dir() -> Path:

Callers 1

_output_pathFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected