afero icon indicating copy to clipboard operation
afero copied to clipboard

allow absolute paths in BasePathFs when prefix is "" on windows

Open DenKoren opened this issue 10 months ago • 1 comments

As a special case, it is OK to allow absolute paths access when the BasePathFs.path is empty. Sometimes we need to provide access to full FS through BasePathFs type for code simplicity (to pass it to the functions, that want BasePathFs specific type, not just afero.FS interface).

DenKoren avatar Mar 25 '24 06:03 DenKoren

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 25 '24 06:03 CLAassistant