Skip to content

RemoveAll & MkdirAll to Filesystem interface #3

@lordofscripts

Description

@lordofscripts

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.

  • Move RemoveAll & MkdirAll to Filesystem interface

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions