Searched refs:formatSelfCommand (Results 1 – 2 of 2) sorted by relevance
8 import { formatSelfCommand } from './resolvePackageManager';62 const selfCmd = formatSelfCommand();
59 export function formatSelfCommand() { function