From: "Martin J. Dürst" Date: 2016-07-18T15:24:40+09:00 Subject: [ruby-core:76391] Re: [Ruby trunk Feature#9969] Add File.empty? as alias to File.zero? John, this feature is already closed. If you want your proposal to be looked at, please open a new one, referencing this one. Thanks, Martin. On 2016/07/18 12:56, johncbackus@gmail.com wrote: > Issue #9969 has been updated by John Backus. > > > For the sake of consistency could you also add `Pathname#empty?` > > ---------------------------------------- > Feature #9969: Add File.empty? as alias to File.zero? > https://bugs.ruby-lang.org/issues/9969#change-59632 > > * Author: Robert A. Heiler > * Status: Closed > * Priority: Normal > * Assignee: > ---------------------------------------- > Could we alias File.empty? to File.zero? ? > > The latter already exists. I tried to use File.empty? > and then thought it would not exist, but the code > already exists, it is just called File.zero? instead. > > > Unsubscribe: