MCPcopy Create free account
hub / github.com/MiniCodeMonkey/chief / HasSetupCommand

Method HasSetupCommand

internal/tui/worktree_spinner.go:131–133  ·  view source on GitHub ↗

HasSetupCommand returns true if a setup command is configured.

()

Source from the content-addressed store, hash-verified

129
130// HasSetupCommand returns true if a setup command is configured.
131func (w *WorktreeSpinner) HasSetupCommand() bool {
132 return w.setupCommand != ""
133}
134
135// IsCancelled returns true if the user cancelled.
136func (w *WorktreeSpinner) IsCancelled() bool {

Calls

no outgoing calls

Tested by 1