Function readlink

  • Return [str, err] where str is the link target and err the error code.

    Parameters

    • path: string

    Returns ResultTuple<string>

Generated using TypeDoc