Skip to Content
Pulpfixer 2
DocumentationAPI ReferenceTypesServicesInterfacesInterface: IService

pulpfixer v1.4.21


Interface: IService

Service interface

Properties

name

name: string


description?

optional description: string


usage?

optional usage: string

Methods

register()?

optional register(): void

Returns

void


run()

run(args): void

Parameters

args

string[]

Returns

void

Last updated on