Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Method Filesystem.Base()->open()


Method open

Stdio.File open(string filename, string mode)

Description

Open a file within the filesystem

Returns

A Stdio.File object.