Method: DMatch::Env#env

Defined in:
lib/destructure/env.rb

#envObject



8
9
10
# File 'lib/destructure/env.rb', line 8

def env
  @env ||= {}
end