View Source Runlet.Event.Stdout (runlet v1.2.6)

Runlet stdout events

Summary

Types

@type t() :: %Runlet.Event.Stdout{
  description: binary(),
  host: binary(),
  service: binary(),
  time: binary()
}