Class: NilClass

Inherits:
Object show all
Defined in:
lib/rich/i18n/core/nil_class.rb

Instance Method Summary collapse

Instance Method Details

#filled?Boolean

Returns:

  • (Boolean)


4
5
6
# File 'lib/rich/i18n/core/nil_class.rb', line 4

def filled?
  false
end