Returns a Link instance whose path is the absolute path to this.
this
The absolute path is computed by prefixing a relative path with the current working directory, and returning an absolute path unchanged.
Link get absolute;