Method MasterObject()->master_read_file()
- Method
master_read_file
string
|zero
master_read_file(string
file
)- Description
Read a file from the master filesystem.
The master filesystem defaults to the system filesystem, but additional mountpoints may be added via add_filesystem_handler().
All file I/O performed by the MasterObject is performed via this function and its related functions.
- See also
add_filesystem_handler(), find_handler_for_path(),
master_get_dir()
,master_file_stat()