Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ionic-team/capacitor
/ isInteractive
Function
isInteractive
cli/src/util/term.ts:31–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
};
30
31
export
const
isInteractive = (): boolean => TERMINAL_INFO.tty && !TERMINAL_INFO.ci;
Callers
7
getCordovaPreferences
Function · 0.90
log.ts
File · 0.90
telemetryAction
Function · 0.90
sendMetric
Function · 0.90
initCommand
Function · 0.90
runMergeConfig
Function · 0.90
checkInteractive
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected