View Source Runlet.Ctrl.Fmt (runlet v1.2.1)

Toggle formatting of JSON

Link to this section Summary

Functions

Enables/disables formatting of JSON for a process.

Link to this section Functions

@spec exec(Runlet.t(), Runlet.PID.t()) :: Enumerable.t()

Enables/disables formatting of JSON for a process.

@spec exec(Runlet.t(), Runlet.PID.t(), String.t()) :: Enumerable.t()