$File.wrap constructor

$File.wrap(
  1. File $value
)

Wrap a File in a $File

Implementation

$File.wrap(this.$value);