Module openfiles

Module openfiles 

Source
Expand description

Managing files open within a shell instance.

Structs§

OpenFiles
Represents the open files in a shell context.

Enums§

OpenFile
Represents a file open in a shell context.
OpenFileEntry
Tristate representing the an OpenFile entry in an OpenFiles structure.

Functions§

null
Returns an open file that will discard all I/O.