MCPcopy Create free account
hub / github.com/di-sukharev/opencommit / getTimestamp

Function getTimestamp

out/cli.cjs:66812–66815  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66810 return tokens;
66811};
66812
66813// node_modules/execa/lib/verbose.js
66814var import_node_util = require("node:util");
66815var import_node_process6 = __toESM(require("node:process"), 1);
66816var verboseDefault = (0, import_node_util.debuglog)("execa").enabled;
66817var padField = (field, padding) => String(field).padStart(padding, "0");
66818var getTimestamp = () => {

Callers 1

logCommandFunction · 0.85

Calls 1

padFieldFunction · 0.85

Tested by

no test coverage detected