nushell/docs/commands/into.md
Fernando Herrera dbcadbc12c moved folders
2022-02-07 19:23:12 +00:00

16 lines
278 B
Markdown

# into
Apply into function.
## Usage
```shell
> into <subcommand> {flags}
```
## Subcommands
* into binary - Convert value to a binary primitive
* into int - Convert value to integer
* into string - Convert value to string
## Flags
* -h, --help: Display this help message