UserDataScriptsType: {
    name: string;
    path: string;
}

UserData scripts type

Type declaration

  • name: string

    Friendly name for the script

  • path: string

    Relative script path in config repo

Generated using TypeDoc