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.
@override File get absolute => file.absolute;