Return: {
    filter: {
        matched: boolean;
        relativePath: string;
        str: string;
    }[];
    result: boolean;
    root: string;
}

Type declaration

  • filter: {
        matched: boolean;
        relativePath: string;
        str: string;
    }[]
  • result: boolean
  • root: string

    root directory of git