Class: None

Inherits:
Maybe show all
Defined in:
lib/terminal/emojify/maybe.rb

Instance Method Summary collapse

Methods inherited from Maybe

#method_missing, #respond_to?, wrap

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Maybe

Instance Method Details

#valueObject



25
26
27
# File 'lib/terminal/emojify/maybe.rb', line 25

def value
  nil
end