Project

General

Profile

Actions

Feature #15112

open

Introducing the short form of `STDERR.puts expr.inspect`.

Added by mrkn (Kenta Murata) over 5 years ago. Updated over 5 years ago.

Status:
Open
Target version:
-
[ruby-core:88972]

Description

I sometimes write STDERR.puts obj.inspect to print debug message to standard error.
I want to write it as STDERR.p obj.
It can be realized by introducing p singleton method in STDERR object.


Related issues 1 (1 open0 closed)

Related to Ruby master - Feature #14609: Let `Kernel#p` without an argument print the receiverOpenmatz (Yukihiro Matsumoto)Actions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0