nushell/docs/commands/into.md

17 lines
278 B
Markdown
Raw Normal View History

# 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