Function pathIsDotFile

  • Determines if a given filepath is a dotfile.

    Parameters

    • filepath: string

      The filepath to evaluate.

    Returns boolean

    A boolean indicating whether the filepath is a dotfile.

Generated using TypeDoc