path property Null safety
override
An object for manipulating paths in this file system.
Implementation
@override
p.Context get path => p.Context(style: delegate.path.style, current: _cwd);
An object for manipulating paths in this file system.
@override
p.Context get path => p.Context(style: delegate.path.style, current: _cwd);