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

Runlet stdin

Summary

Types

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