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
For some reason the original author chose to implement the equivalent of the underlying OS os.RemoveAll() and os.MkdirAll() as global vfs functions and left them out of the vfs.Filesystem interface.
For some reason the original author chose to implement the equivalent of the underlying OS
os.RemoveAll()andos.MkdirAll()as globalvfsfunctions and left them out of thevfs.Filesysteminterface.RemoveAll&MkdirAlltoFilesysteminterface