Runlet.Ctrl.HistoryUser (runlet v1.2.7)

View Source

View/run another user's history

Summary

Functions

View another user's history.

Run a command from another user's history.

Functions

exec(env, uid)

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

View another user's history.

exec(env, uid, index)

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

Run a command from another user's history.