realpathSync abstract method

String realpathSync(
  1. String path
)

Resolves symbolic links and returns the canonical pathname.

Implementation

String realpathSync(String path);