Class: Boring::Presenter

Inherits:
Object
  • Object
show all
Extended by:
Forwardable
Defined in:
lib/boring/presenter.rb

Overview

:nodoc:

Class Attribute Summary collapse

Class Attribute Details

.__argumentsObject

Returns the value of attribute __arguments.



8
9
10
# File 'lib/boring/presenter.rb', line 8

def __arguments
  @__arguments
end