• Checks if a path is a path or a file name. The Path must be separated by /.

    Returns

    true if the path is a path, false if it is a file name

    Parameters

    • path: string

      the path, must be seperated by /

    Returns boolean

Generated using TypeDoc