> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-feat-cli-docs-generator.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# joined-table

## Chainable Ops

<h3 id="asset-file"><code>asset-file</code></h3>

アセットの *ファイル* を返します

| 引数      |      |
| :------ | :--- |
| `asset` | アセット |

#### 戻り値

アセットの *ファイル*

<h3 id="joinedtable-file"><code>joinedtable-file</code></h3>

*joined-table* の *ファイル* を返します

| 引数            |                |
| :------------ | :------------- |
| `joinedTable` | *joined-table* |

#### 戻り値

*joined-table* の *ファイル*

<h3 id="joinedtable-rows"><code>joinedtable-rows</code></h3>

*joined-table* の行を返します

| 引数            |                                       |
| :------------ | :------------------------------------ |
| `joinedTable` | *joined-table*                        |
| `leftOuter`   | 右のテーブルに一致する行がない場合でも左のテーブルからの行を含めるかどうか |
| `rightOuter`  | 左のテーブルに一致する行がない場合でも右のテーブルからの行を含めるかどうか |

#### 戻り値

*joined-table* の行

## List Ops

<h3 id="asset-file"><code>asset-file</code></h3>

アセットの *ファイル* を返します

| 引数      |      |
| :------ | :--- |
| `asset` | アセット |

#### 戻り値

アセットの *ファイル*
