Class: HelloCustomShell::EmailSystem
- Inherits:
-
Struct
- Object
- Struct
- HelloCustomShell::EmailSystem
- Defined in:
- lib/glimmer-dsl-opal/samples/hello/hello_custom_shell.rb
Instance Attribute Summary collapse
-
#emails ⇒ Object
Returns the value of attribute emails.
Instance Attribute Details
#emails ⇒ Object
Returns the value of attribute emails
93 94 95 |
# File 'lib/glimmer-dsl-opal/samples/hello/hello_custom_shell.rb', line 93 def emails @emails end |