한국어
다크 모드
Node.js 런타임 필요 ('qsu/node')
명령 프롬프트 커맨드를 입력하고 실행 후 출력되는 결과를 리턴합니다.
command::string
string | null
console.log(await runCommand('echo a')); // Returns 'a'