find_pager_jruby(pager)
Instance Public methods
Finds the given pager
for jruby. Returns an IO if pager
was found.
Returns false if pager
does not exist.
Returns nil if the jruby JVM doesn't support ProcessBuilder redirection (1.6 and older).
Please login to continue.