/third_party/rust/crates/clap/clap_complete/tests/ |
D | powershell.rs | 9 clap_complete::shells::PowerShell, in basic() 21 clap_complete::shells::PowerShell, in feature_sample() 33 clap_complete::shells::PowerShell, in special_commands() 45 clap_complete::shells::PowerShell, in quoting() 57 clap_complete::shells::PowerShell, in aliases() 69 clap_complete::shells::PowerShell, in sub_subcommands() 81 clap_complete::shells::PowerShell, in value_hint() 93 clap_complete::shells::PowerShell, in value_terminator()
|
/third_party/rust/crates/clap/clap_complete/src/shells/ |
D | shell.rs | 22 PowerShell, enumerator 56 Shell::PowerShell, in value_variants() 66 Shell::PowerShell => PossibleValue::new("powershell"), in to_possible_value() 78 Shell::PowerShell => shells::PowerShell.file_name(name), in file_name() 88 Shell::PowerShell => shells::PowerShell.generate(cmd, buf), in generate() 136 Some(Shell::PowerShell) in from_env() 152 "powershell" | "powershell_ise" => Some(Shell::PowerShell), in parse_shell_from_path()
|
D | powershell.rs | 11 pub struct PowerShell; struct 13 impl Generator for PowerShell { implementation
|
D | mod.rs | 13 pub use powershell::PowerShell;
|
/third_party/python/Doc/using/ |
D | venv-create.inc | 89 issuing the following PowerShell command: 122 | | PowerShell Core | $ <venv>/bin/Activate.ps1 | 126 | | PowerShell | PS C:\\> <venv>\\Scripts\\Activate.ps1 | 148 PowerShell activation scripts installed under POSIX for PowerShell Core
|
D | windows.rst | 306 Alternatively, it will be available from any Command Prompt or PowerShell 365 ``https://aka.ms/nugetclidl``, for example, using curl or PowerShell. With the
|
/third_party/mesa3d/.gitlab-ci/windows/ |
D | README.md | 9 only inside that base container. This is open-coded in PowerShell scripts. 36 `*.ps1` scripts for building dockers are using PowerShell 7 to run
|
D | Dockerfile_vs | 11 # Make sure any failure in PowerShell scripts is fatal
|
/third_party/flutter/skia/third_party/externals/sdl/build-scripts/ |
D | winrtbuild.bat | 8 PowerShell -NoProfile -ExecutionPolicy Bypass -Command "& '%PowerShellScriptPath%'";
|
/third_party/flutter/flutter/ |
D | flutter_console.bat | 30 echo Want to run the "flutter" command from any Command Prompt or PowerShell window?
|
/third_party/flutter/flutter/dev/devicelab/test/ |
D | running_processes_test.dart | 9 test('Parse PowerShell result', () {
|
/third_party/flutter/flutter/dev/devicelab/lib/framework/ |
D | running_processes.dart | 84 // PowerShell script to get the command line arguments and create time of 108 /// Parses the output of the PowerShell script from [windowsRunningProcesses].
|
/third_party/node/doc/api/ |
D | synopsis.md | 42 Windows PowerShell:
|
/third_party/python/PC/ |
D | store_info.txt | 22 To build for sideloading, use these commands in PowerShell: 35 (Note that only the last command requires PowerShell, and the others
|
/third_party/node/deps/npm/node_modules/debug/ |
D | CHANGELOG.md | 179 * Readme: Corrected PowerShell environment variable example (#252, @gimre) 195 * Readme: doc fixes for PowerShell (#271 #243, @exoticknight @unreadable)
|
D | README.md | 81 Note that PowerShell uses different syntax to set environment variables.
|
/third_party/flutter/flutter/bin/ |
D | flutter.bat | 105 …PowerShell.exe -ExecutionPolicy Bypass -Command "Unblock-File -Path '%update_dart_bin%'; & '%updat…
|
/third_party/node/deps/npm/node_modules/node-gyp/ |
D | README.md | 51 …pm install --global --production windows-build-tools` from an elevated PowerShell or CMD.exe (run …
|
/third_party/node/ |
D | BUILDING.md | 614 Alternatively, you can use PowerShell. Run those commands from an elevated 615 PowerShell terminal:
|
/third_party/rust/crates/clap/ |
D | CHANGELOG.md | 1557 * Uses the short help tool-tip for PowerShell completion scripts ([ecda22ce](https://github.com/cl… 1862 * **PowerShell Completions:** fixes a bug where powershells completions cant be used if no subcomm… 1867 * **PowerShell Completions:** massively dedups subcommand names in the generate script to make sma… 2189 * **Completions:** adds completion support for PowerShell. ([cff82c88](https://github.com/clap-rs/…
|
/third_party/mksh/ |
D | mksh.faq | 22 <tt>COMMAND.COM</tt>, <tt>CMD.EXE</tt> or PowerShell on other operating
|
/third_party/python/Doc/whatsnew/ |
D | 3.8.rst | 1404 activating virtual environments under PowerShell Core 6.1.
|
/third_party/node/deps/npm/ |
D | CHANGELOG.md | 754 PowerShell ([@ExE-Boss](https://github.com/ExE-Boss))
|
/third_party/python/Misc/NEWS.d/ |
D | 3.8.0a1.rst | 3112 The Activate.ps1 script from venv works with PowerShell Core 6.1 and is now
|
/third_party/node/deps/npm/changelogs/ |
D | CHANGELOG-2.md | 1958 install it with `--global`. This should prevent Windows PowerShell from thinking
|