Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RuleResult

Contains the result of the rule validate() method.

Hierarchy

  • RuleResult

Index

Constructors

constructor

Properties

data

data: object

Contains meta-data that can be used by Runnable (in the args object)

env

env: object

Contains all environment variables set in the current project

gitApiInfos

gitApiInfos: GitApiInfos

Provide informations to Runnable to interact with Git API

projectURL

projectURL: string

Project URL of the caller, used for Analytics

validated

validated: boolean

Specify if the rule succeed

Generated using TypeDoc