# Class: FakeRule
@boll/core › Globals › FakeRule
# Class: FakeRule
# Hierarchy
- FakeRule
# Implements
# Index
# Properties
# Methods
# Properties
# name
• name: string = "fakerule"
Implementation of PackageRule.name
Defined in tests/config.test.ts:14
# Methods
# check
▸ check(file
: any): Promise‹Result[]›
Defined in tests/config.test.ts:15
Parameters:
Name | Type |
---|---|
file | any |
Returns: Promise‹Result[]›