Home
last modified time | relevance | path

Searched refs:patchBazeliskIntoTerminalPath (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_ide/ts/pigweed-vscode/src/commands/
H A Dbazel.ts37 import { patchBazeliskIntoTerminalPath } from '../terminal';
117 patchBazeliskIntoTerminalPath,
/aosp_15_r20/external/pigweed/pw_ide/ts/pigweed-vscode/src/
H A Dextension.ts52 patchBazeliskIntoTerminalPath,
165 patchBazeliskIntoTerminalPath,
H A Dterminal.ts131 export async function patchBazeliskIntoTerminalPath( function