forked from extern/nushell
bff81f24aa
* Autogenerate missing docs * Update ansi.md * Rename question mark command docs * Delete empty?.md
278 B
278 B
into
Apply into function.
Usage
> 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