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

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