getFileInfo abstract method

FileInfo getFileInfo(
  1. String subpath
)

Locate a file at the given path.

Implementation

FileInfo getFileInfo(String subpath);