View Source Runlet.Event.Stdin (runlet v1.2.3)

Runlet stdin

Link to this section Summary

Link to this section Types

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