getVFSPath method

String getVFSPath(
  1. String realPath
)

Implementation

String getVFSPath(String realPath) => VPaths.localize(realPath, realRoot);