• Determine whether document B is the same as document A or a subordinate to directory A.

    Parameters

    • docA: undefined | null | PathItemWithType
    • OptionaldocB: null | PathItemWithType

    Returns undefined | null | boolean