MCPcopy
hub / github.com/QasimWani/LeetHub / repositoryName

Function repositoryName

scripts/welcome.js:5–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3};
4
5const repositoryName = () => {
6 return $('#name').val().trim();
7};
8
9/* Status codes for creating of repo */
10

Callers 1

welcome.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected