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

Runlet stdin

Summary

Types

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