Class: Request

Inherits:
Struct
  • Object
show all
Defined in:
lib/armstrong/data_structures.rb

Instance Attribute Summary collapse

Instance Attribute Details

#envObject

Returns the value of attribute env

Returns:

  • (Object)

    the current value of env



3
4
5
# File 'lib/armstrong/data_structures.rb', line 3

def env
  @env
end