MCPcopy
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
31export const isInteractive = (): boolean => TERMINAL_INFO.tty && !TERMINAL_INFO.ci;

Callers 7

getCordovaPreferencesFunction · 0.90
log.tsFile · 0.90
telemetryActionFunction · 0.90
sendMetricFunction · 0.90
initCommandFunction · 0.90
runMergeConfigFunction · 0.90
checkInteractiveFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected