parse_name


Description:

public virtual File parse_name (string parse_name)

This operation never fails, but the returned object might not support any I/O operations if the parse_name cannot be parsed by the Vfs module.

Parameters:

this

a Vfs.

parse_name

a string to be parsed by the VFS module.

Returns:

a File for the given parse_name. Free the returned object with unref.