Runlet.Event.Stdin (runlet v1.2.7)

View Source

Runlet stdin

Summary

Types

t()

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