Class: SsmConfig::SsmStorage::Empty

Inherits:
Object
  • Object
show all
Defined in:
lib/ssm_config/ssm_storage/empty.rb

Instance Method Summary collapse

Instance Method Details

#hashObject



4
5
6
# File 'lib/ssm_config/ssm_storage/empty.rb', line 4

def hash
  {}
end