Class: None
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
#value ⇒ Object
25 26 27 |
# File 'lib/terminal/emojify/maybe.rb', line 25 def value nil end |