symlinkMetadataSync method
Returns the metadata for the symlink. Note: using this method means that the program can no longer compile for the web.
Implementation
Result<platform.Metadata, IoError> symlinkMetadataSync() =>
platform.symlinkMetadataSync(string);