statSync static method

FileStat statSync(
  1. String path
)

Implementation

static FileStat statSync(String path) => FileStat._stub();