Method: WavefrontCommandEvent#postscript
- Defined in:
- lib/wavefront-cli/commands/event.rb
#postscript ⇒ Object
47 48 49 50 |
# File 'lib/wavefront-cli/commands/event.rb', line 47 def postscript "View #{things} in detail using the 'query' command with the " \ "'events()' function." end |