Libraries
»
explorer
(0.0.6)
»
Index
»
Explorer
»
Hostmap
»
#remove
Method: Explorer::Hostmap#remove
Defined in:
lib/explorer/hostmap.rb
#
remove
(domain) ⇒
Object
17 18 19
# File 'lib/explorer/hostmap.rb', line 17
def
remove
domain
@mappings
.
delete
domain
end