Method Filesystem.Base()->open()

class Filesystem.Base

Method open

Stdio.File open(string filename, string mode)

Description

Open a file within the filesystem

Returns

A Stdio.File object.