• 复制一个目录

    Parameters

    • src: string
    • dest: string
    • filter: (filepath: string, stats: Stats) => boolean = ...

    Returns void