wrapDirectory method

  1. @protected
Directory wrapDirectory (Directory delegate)
@protected

Creates a new directory with the same file system as this entity and backed by the specified delegate.

Implementation

@protected
Directory wrapDirectory(io.Directory delegate);