Skip to content

async pre-run function #7

@GochoMugo

Description

@GochoMugo

If a user passes a function expecting a callback, for example,

parser.prerun(function(done) {
  asyncFunction(done);
})

the prerun function will receive a callback that it must call for parsing to continue.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions