Method Filesystem.Base()->open()
- Method open
 Stdio.Fileopen(stringfilename,stringmode)- Description
 Open a file within the filesystem
- Returns
 A Stdio.File object.
Stdio.File open(string filename, string mode)
Open a file within the filesystem
A Stdio.File object.