runlet v1.0.0 Runlet.Ctrl.HistoryUser

View/run another user's history

Link to this section Summary

Functions

View another user's history.

Run a command from another user's history.

Link to this section Functions

Link to this function

exec(env, uid)

exec(Runlet.t(), binary()) :: Enumerable.t()

View another user's history.

Link to this function

exec(env, uid, index)

exec(Runlet.t(), binary(), non_neg_integer()) :: Enumerable.t()

Run a command from another user's history.