Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new command: into column_path #4048

Merged
merged 1 commit into from
Sep 29, 2021
Merged

new command: into column_path #4048

merged 1 commit into from
Sep 29, 2021

Conversation

fdncred
Copy link
Collaborator

@fdncred fdncred commented Sep 28, 2021

Convert value to column path

Usage:
  > into column_path ...args {flags}

Parameters:
  ...args: values to convert to column_path

Flags:
  -h, --help: Display this help message

Examples:
  Convert string to column_path in table
  > echo [[name]; ['/dev/null'] ['C:\Program Files'] ['../../Cargo.toml']] | into column_path name

  Convert string to column_path
  > echo 'Cargo.toml' | into column_path

@fdncred fdncred merged commit 5e34ef6 into nushell:main Sep 29, 2021
@fdncred fdncred deleted the into_column_path branch September 29, 2021 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant