Class: ProxyMgr::Haproxy::Updater::Set

Inherits:
Struct
  • Object
show all
Defined in:
lib/proxymgr/haproxy/updater.rb

Instance Method Summary collapse

Instance Method Details

#restart_needed?Boolean

Returns:

  • (Boolean)


68
69
70
# File 'lib/proxymgr/haproxy/updater.rb', line 68

def restart_needed?
  restart_needed
end