> ## Documentation Index
> Fetch the complete documentation index at: https://pdsx.zzstoatzz.io/llms.txt
> Use this file to discover all available pages before exploring further.

# output

# `pdsx._internal.output`

output formatting utilities.

## Functions

### `is_tty` <sup><a href="https://github.com/zzstoatzz/pdsx/blob/main/src/pdsx/_internal/output.py#L18" target="_blank"><Icon icon="github" style="width: 14px; height: 14px;" /></a></sup>

```python theme={null}
is_tty() -> bool
```

check if stdout is a terminal.

## Classes

### `OutputFormat` <sup><a href="https://github.com/zzstoatzz/pdsx/blob/main/src/pdsx/_internal/output.py#L9" target="_blank"><Icon icon="github" style="width: 14px; height: 14px;" /></a></sup>

output format options following kubectl/gh conventions.
