Joutsen v0.5.0+12-g5dd5f7e
Classes
Joutsen.IO Namespace Reference

Handling of input and output of an application including addressing sources of in- and output. More...

Classes

interface  File
 An interface representing a file in the filesystem. More...
 
interface  Filesystem
 An interface offering methods to interact with the filesystem. More...
 
interface  FilesystemPath
 An interface representing a path leading to elements of a filesystem. More...
 
interface  Folder
 A class representing a folder in the file system. More...
 
class  LocalFile
 A class representing a file in the file system. More...
 
class  LocalFilesystem
 A class offering convenience methods to interact with the filesystem. More...
 
class  LocalFilesystemPath
 A class representing a path leading to elements of the filesystem. More...
 
class  LocalFolder
 A class representing a folder in the file system. More...
 
class  ReadOnlyStream
 A stream that provides only readonly funcionality. More...
 
class  TemporaryFile
 A class representing a temporarily available file in the filesystem. More...
 
class  TemporaryFolder
 A class representing a temporarily available folder in the filesystem. More...
 

Detailed Description

Handling of input and output of an application including addressing sources of in- and output.