/man/pass.Rd

http://github.com/hadley/sinartra · Unknown · 11 lines · 10 code · 1 blank · 0 comment · 0 complexity · 5a85ecec6c5e05625ef83cb17ae1ac8e MD5 · raw file

  1. \name{pass}
  2. \alias{pass}
  3. \title{Pass on this match and defer to next.
  4. Pass if you don't want to abort url matching, but want to try the next
  5. possible match.}
  6. \description{
  7. Pass on this match and defer to next. Pass if you don't
  8. want to abort url matching, but want to try the next
  9. possible match.
  10. }