stat abstract method

Future<FsStat> stat(
  1. String path
)

Implementation

Future<FsStat> stat(String path);