Method: Lino::Model::EnvironmentVariable#hash

Defined in:
lib/lino/model/environment_variable.rb

#hashObject



40
41
42
# File 'lib/lino/model/environment_variable.rb', line 40

def hash
  [self.class, state].hash
end