Package shadow:io
contains fundamental types used for input and output, both for the console and for file and path manipulation.
Singleton | Description |
---|---|
Console | Singleton |
Interface | Description |
---|---|
CanClose | Interface |
CanOpen | Interface |
CanRead | Interface |
CanWrite | Interface |
Class | Description |
---|---|
File | Class |
Path | Class |
StandardInput | Class |
StandardOutput | Class |
TextInput | |
TextOutput | Class |
Exception | Description |
---|---|
IOException | Exception |