Developer_release_1.4.0

Class utils

Lua REPL utilities module.

Functions

utils.make_console_friendly_binary (Raw) Make useful wrapper for binary data to escape control characters.
utils.pretty (...) Return pretty formatted dump of the given arguments.


Functions

Methods
utils.make_console_friendly_binary (Raw)
Make useful wrapper for binary data to escape control characters.

Parameters:

  • Raw raw_binary binary

Returns:

    string Console friendly binary instance.
utils.pretty (...)
Return pretty formatted dump of the given arguments.

Parameters:

  • ... varargs Values to dump.

Returns:

    string A pretty formatted dump of the given arguments.
generated by LDoc 1.4.6 Last updated 1980-01-01 00:00:00