书栈网 · BookStack 本次搜索耗时 0.013 秒,为您找到 75 个相关结果.
  • Nushell 编程

    自定义命令 别名 运算符 变量和子表达式 脚本 模块
  • Nushell operator map

    Nushell operator map Nushell operator map The idea behind this table is to help you understand how Nu operators relate to other language operators. We’ve tried to produce a map ...
  • Nushell 运算符

    Nushell 运算符 Nushell 运算符 这个表格的目的是帮助你了解 Nu 运算符与其他语言运算符的关系。我们试图制作一张包含所有 Nushell 运算符的表,以及它们在其他语言中的对应关系。欢迎大家参与贡献。 注意:此表针对 Nu 0.14.1 或更高版本。 Nushell SQL Python .NET LINQ (C#) PowerSh...
  • 以 Nushell 的方式思考

    以 Nushell 的方式思考 Nushell 不是 Bash 把 Nushell 想象成一种编译型语言 变量是不可变的 Nushell 的环境是有作用域的 以 Nushell 的方式思考 为了帮助你理解并充分利用 Nushell,我们把这部分内容一起放入”以 Nushell 的方式思考”这一节。通过学习 Nushell 的思考方式,并使用它提...
  • Thinking in Nu

    Thinking in Nu Nushell isn’t bash Think of Nushell as a compiled language Variables are immutable Nushell’s environment is scoped Thinking in Nu To help you understand - and...
  • Stdout, Stderr, and Exit Codes

    Stdout, Stderr, and Exit Codes Stdout Stderr Exit code Using the complete command Raw streams Stdout, Stderr, and Exit Codes An important piece of interop between Nushel...
  • Scripts

    Scripts How scripts are processed Script lines Parameterizing Scripts Shebangs (#! ) Scripts In Nushell, you can write and run scripts in the Nushell language. To run a scri...
  • 配置

    配置 Nushell 配置与env.nu 和config.nu 配置 $env.config 环境 颜色配置部分 将 Nu 配置为登录 Shell macOS: 保持 open 为 /usr/bin/open PATH 配置 配置 Nushell 配置与env.nu 和config.nu Nushell 使用一个配置系统,在...
  • Configuration

    Configuration Nushell Configuration with env.nu and config.nu Configuring $env.config Environment Color Config section Configuring Nu as a login shell macOS: Keeping /usr/bi...
  • Cookbook

    Cookbook Cookbook In this section we have put together a bunch of useful tips to get you started with Nushell. These are simple commands that will help you ease your way into th...