# Stdout

**Package:** `flyte.extras.shell`

Capture the task's stdout as a typed output.

## Parameters

```python
class Stdout(
    type: Type,
)
```
| Parameter | Type | Description |
|-|-|-|
| `type` | `Type` | |

---
**Source**: https://github.com/unionai/unionai-docs/blob/main/content/api-reference/flyte-sdk/packages/flyte.extras.shell/stdout.md
**HTML**: https://www.union.ai/docs/v2/union/api-reference/flyte-sdk/packages/flyte.extras.shell/stdout/
