wrapFile method

  1. @protected
File wrapFile (File delegate)
@protected

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

Implementation

@protected
File wrapFile(io.File delegate);