mirror of
https://github.com/nushell/nushell
synced 2025-01-12 21:29:07 +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