You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: