class WavefrontDisplay::ExternalLink

Format human-readable output for external links.

Public Instance Methods

do_describe() click to toggle source
# File lib/wavefront-cli/display/externallink.rb, line 10
def do_describe
  readable_time(:createdEpochMillis, :updatedEpochMillis)
  long_output
end