Skip to content

async pre-run function #7

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions