mirror of
https://github.com/nushell/nushell.git
synced 2025-05-07 08:22:58 +00:00
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