src.elv.sh/pkg/cli/prompt.Prompt.shouldUpdate (method)

2 uses

	src.elv.sh/pkg/cli/prompt (current package)
		prompt.go#L106: 	if force || p.shouldUpdate() {
		prompt.go#L137: func (p *Prompt) shouldUpdate() bool {