Class: Symbol

Inherits:
Object show all
Defined in:
dev-cmd/irb.rb,
extend/blank.rb

Instance Method Summary collapse

Instance Method Details

#present?Boolean

This method is part of a private API. This method may only be used in the Homebrew/brew repository. Third parties should avoid using this method if possible, as it may be removed or changed without warning.

Returns:

  • (Boolean)


111
# File 'extend/blank.rb', line 111

def present? = !empty? # :nodoc: