Function isSubDir

  • Return true IFF child is a subdirectory of parent.

    Parameters

    • child: string
    • parent: string

    Returns boolean

Generated using TypeDoc