Method: UpGuard::NodeGroupList#to_hash

Defined in:
lib/upguard/NodeGroupList.rb

#to_hashObject



5
6
7
8
# File 'lib/upguard/NodeGroupList.rb', line 5

def to_hash
  h = {}
  return h
end