# File lib/serverspec/type/file.rb, line 136
    def link_target
      @runner.get_file_link_target(@name).stdout.strip
    end