langchain.js
    Preparing search index...

    Type Alias ShellCallOutcome

    ShellCallOutcome: ShellCommandOutput["outcome"]

    Outcome type for shell command execution - either exit with code or timeout.