getFile abstract method

SomeFileResult getFile(
  1. String path
)

Return information about the file at the given absolute, normalized path.

Implementation

SomeFileResult getFile(String path);