Create a hard link at destination pointing at source. Both paths must be on the same filesystem volume.
destination
source
Path of the existing file.
Path for the new hard link.
true on success, false on failure.
true
false
Create a hard link at
destinationpointing atsource. Both paths must be on the same filesystem volume.