hammerspoon2-docs
    Preparing search index...

    Function readlink

    • Read the target of a symbolic link without resolving it.

      Parameters

      • path: string

        Path to the symbolic link.

      Returns string | null

      The raw path the link points to, or null if the path is not a symlink.