absolute property

File absolute
override

A File with the absolute path of path.

The absolute path is computed by prefixing a relative path with the current working directory, or returning an absolute path unchanged.

Implementation

File get absolute;

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.13.0/dart-io/File/absolute.html