MCPcopy
hub / github.com/esm-dev/esm.sh / isPending

Method isPending

cli/command_add.go:443–445  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

441}
442
443func (ui *subModuleSelectUI) isPending() bool {
444 return slices.Contains(ui.state, 2)
445}
446
447func (ui *subModuleSelectUI) clearLines() {
448 func() {

Callers 1

showMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected