Open AntonLydike opened 1 year ago
I'm planning to revamp the way code inputs are handled. I'll probably create a class called Input that provides an interface for retrieving a filename and contents in a consistent manner that allows for both file and string input.
Input
I'm planning to revamp the way code inputs are handled. I'll probably create a class called
Input
that provides an interface for retrieving a filename and contents in a consistent manner that allows for both file and string input.