# Interface: PackageMetaRule

@boll/coreGlobalsPackageMetaRule

# Interface: PackageMetaRule

# Hierarchy

  • Rule

    PackageMetaRule

# Index

# Properties

# Methods

# Properties

# name

name: string

Inherited from Rule.name

Defined in types.ts:42

# Methods

# check

check(files: FileContext[], options?: CheckFunctionOptions): Promise‹Result[]›

Defined in types.ts:56

Parameters:

Name Type
files FileContext[]
options? CheckFunctionOptions

Returns: Promise‹Result[]›

check(files: FileContext[]): Promise‹Result[]›

Defined in types.ts:57

Parameters:

Name Type
files FileContext[]

Returns: Promise‹Result[]›