Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ ExperimentalPrompterEnabled
Method
ExperimentalPrompterEnabled
pkg/iostreams/iostreams.go:474–476 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
472
}
473
474
func
(s *IOStreams) ExperimentalPrompterEnabled() bool {
475
return
s.experimentalPrompterEnabled
476
}
477
478
func
System() *IOStreams {
479
terminal := ghTerm.FromEnv()
Callers
1
New
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected