statSync abstract method

FileStat statSync(
  1. String path
)

Gets file stats.

Implementation

FileStat statSync(String path);