@jsenv/terminal-table
Version:
39 lines (27 loc) • 672 B
Markdown
# [0_basic](../../max_columns.test.mjs#L39)
```js
run({})
```
# 1/2 console.log

<details>
<summary>see without style</summary>
```console
--- three_column_max_2 ---
┌───┬┈┈┈┈┈┈┈┈┈┈→
│ a │ 2 columns
└───┴┈┈┈┈┈┈┈┈┈┈→
--- five_column_max_3 ---
┌───┬───┬┈┈┈┈┈┈┈┈┈┈→
│ a │ b │ 3 columns
└───┴───┴┈┈┈┈┈┈┈┈┈┈→
```
</details>
# 2/2 return
```js
undefined
```
<sub>
Generated by <a href="https://github.com/jsenv/core/tree/main/packages/tooling/snapshot">@jsenv/snapshot</a>
</sub>