# Interface: PackageRule
@boll/core › Globals › PackageRule
# Interface: PackageRule
# Hierarchy
- PackageRule
# Implemented by
# Index
# Properties
# Methods
# Properties
# name
• name: string
Defined in types.ts:25
# Methods
# check
▸ check(file
: FileContext): Promise‹Result[]›
Defined in types.ts:26
Parameters:
Name | Type |
---|---|
file | FileContext |
Returns: Promise‹Result[]›