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
Currently the hosts functions manipulate lines directly, but instead they should be encapsulated with add/remove/contains functions. This should make things easier to read as well as simplifying testing.
The text was updated successfully, but these errors were encountered:
Currently the hosts functions manipulate lines directly, but instead they should be encapsulated with add/remove/contains functions. This should make things easier to read as well as simplifying testing.
The text was updated successfully, but these errors were encountered: