Project

General

Profile

Actions

Feature #15112

open

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

Added by mrkn (Kenta Murata) over 6 years ago. Updated 12 months ago.

Status:
Assigned
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 (0 open1 closed)

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

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0Like0