xFullPathName abstract method

String xFullPathName(
  1. String path
)

Resolves a path name supplied by the user into a path that can be used by the other methods of this VFS.

Implementation

String xFullPathName(String path);