Function generateOutputDirNameOldConfig

  • A function to create the directory name of an old MoonpieBot configuration depending on the current date.

    Returns

    The file name.

    Parameters

    • date: Readonly<Date> = ...

      The current date.

    Returns string

Generated using TypeDoc