FileBase.dup

Duplicates the given platform-specific file handle. This is useful for taking non-exclusive control over a file handle.

struct FileBase
static
F
dup
(
F = File
)

Meta