Top Level Namespace

Defined Under Namespace

Classes: MuninPlugin

Instance Method Summary collapse

Instance Method Details

#munin_plugin(&block) ⇒ Object

yeah, yeah :-)



77
78
79
# File 'lib/munin_plugin.rb', line 77

def munin_plugin(&block)
  MuninPlugin.new(&block).run
end