class WavefrontCli::Notificant

CLI coverage for the v2 'notificant' API.

Public Instance Methods

do_test() click to toggle source
# File lib/wavefront-cli/notificant.rb, line 10
def do_test
  wf.test(options[:'<id>'])
end