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
Implement a load verb for the plumb object for loading the contents of a file (passed as the argument) to memory. The file's contents should then be available as an object/variable.
Implement a
loadverb for theplumbobject for loading the contents of a file (passed as the argument) to memory. The file's contents should then be available as an object/variable.