Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 222 Bytes

prompt.js.md

File metadata and controls

9 lines (6 loc) · 222 Bytes

prompt()

Asks user about SHELL and desired location.

It is too difficult to check spawned SHELL, the user has to use chsh before it is reflected in process.env.SHELL

Kind: global function