Sha256: 7b84b04c7433b41ea8ed4811067447c2fc6148d413b4e62af99275319d8f7ff2

Contents?: true

Size: 633 Bytes

Versions: 1

Compression:

Stored size: 633 Bytes

Contents

o:$YARD::CodeObjects::MethodObject:
@name:isatty:@docstringIC:YARD::Docstring"4Returns +false+.  Just for compatibility to IO.
:@objectu:YARD::StubProxyStringIO#isatty:
@summary0:
@tags[:	@all"5Returns +false+.  Just for compatibility to IO.
:@ref_tags[:@docstring_extra0:@visibility:public:@files[["ext/stringio/stringio.c0;
[:@parameters[:
@path"StringIO#isatty:@source_type:c:@source"�/*
 * Returns +false+.  Just for compatibility to IO.
 */
static VALUE
strio_false(self)
    VALUE self;
{
    StringIO(self);
    return Qfalse;
}:@namespaceu;
StringIO:@scope:
instance:@current_file_has_commentsF

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pry-0.6.9pre1-i386-mingw32 lib/pry/stdlib_docs18/objects/StringIO/isatty_i.dat