Class: HelloCustomShell::EmailSystem

Inherits:
Struct
  • Object
show all
Defined in:
lib/glimmer-dsl-opal/samples/hello/hello_custom_shell.rb

Instance Attribute Summary collapse

Instance Attribute Details

#emailsObject

Returns the value of attribute emails

Returns:

  • (Object)

    the current value of emails



93
94
95
# File 'lib/glimmer-dsl-opal/samples/hello/hello_custom_shell.rb', line 93

def emails
  @emails
end