Namespaces

Interfaces

Contract to define a 'Arrayable' object that can be converted to an array.

Class to define a response for a Fossabot custom API request. This class is only tasked with returning the response string back to Fossabot, and can use any of the additional context information to make its response.

Contract to define a "Jsonable" object that can be converted to a JSON string.

Defines a "stringable" class which is one that can be converted to a string or cast to a string.