Skip to main content

ODCheckerRenderer class

under construction

We are still working the API Reference! This page might be incomplete or doesn't contain all details!

Overview

This is an Open Ticket checker renderer.

It's responsible for rendering the config checker result in the console. This class doesn't provide any components! You need to create them by extending this class

You can use this class if you want to change how the config checker looks!

View Source

Properties

Methods


constructor() function api.ODCheckerRenderer

(no description)

View Source


getComponents() function string[]

Get all components

View Parameters (4)

View Source


render() function void

Render all components

View Parameters (1)
  • components: array string[] - Parameter Description Lorem Ipsum.

View Source


Defaults

under construction

We're still working on this part of the documentation!

Examples

under construction

We're still working on this part of the documentation!