↓ 3 callersFunctioncontainsHeredoc* Detects if a command contains a heredoc pattern * Matches patterns like: <<EOF, <<'EOF', <<"EOF", <<-EOF, <<-'EOF', <<\EOF, etc.
src/utils/bash/shellQuoting.ts:7
↓ 3 callersFunctioncreateBridgeSession({
environmentId,
title,
events,
gitRepoUrl,
branch,
signal,
baseUrl: baseUrlOverride,
getAcce
src/bridge/createSession.ts:34