#How can I read input in Bun?

1 messages · Page 1 of 1 (latest)

fallen mantle
#

Welcome! I was just wondering how to read input from the command line in Bun?

umbral flare
#

You can use prompt function

#

the function returns null or string that contains data what the user wrote