1 year ago

#76357

test-img

MrMuppet

Use scala to create an interactive shell

I am teaching myself Scala and I am doing this exercise where I need to create an interactive shell/console app where the user can introduce an OS path (as a string) to a directory and the program must return a list of all the files within it.

Any pointers as what Scala (or Java) packages I should use? Are there any simple examples of such an app?

Thanks in advance.

scala

shell

console

0 Answers

Your Answer

Accepted video resources