Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

add .abort() #2

Open
yields opened this issue May 10, 2013 · 0 comments
Open

add .abort() #2

yields opened this issue May 10, 2013 · 0 comments

Comments

@yields
Copy link
Owner

yields commented May 10, 2013

scan(str, function(type, val, abort){
  if ('close' == type && 'html' == val) abort();
});
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant