public static interface Getline.Callback<Self,Return extends IRubyObject>
Modifier and Type | Method and Description |
---|---|
Return |
getline(ThreadContext context,
Self self,
IRubyObject rs,
int limit,
boolean chomp,
Block block) |
Return getline(ThreadContext context, Self self, IRubyObject rs, int limit, boolean chomp, Block block)
Copyright © 2001-2022 JRuby. All Rights Reserved.