Module Geyser.Util

Assorted Geyser utilities.

Info:

  • Author: guy

Functions

Geyser.copyTable (table) Clone a table, for good fun and profit.
Geyser.display (table) Non-recursive display of an item, because the normal 'display' was causing Mudlet to hang.
Geyser.hideAll (type) Hide all managed windows.
Geyser.nameGen (type) Generate a window name unique to this session.
Geyser.showAll (type) Show all managed windows.


Functions

Geyser.copyTable (table)
Clone a table, for good fun and profit.

Parameters:

  • table
Geyser.display (table)
Non-recursive display of an item, because the normal 'display' was causing Mudlet to hang. Not sure why.

Parameters:

  • table
Geyser.hideAll (type)
Hide all managed windows.

Parameters:

  • type
Geyser.nameGen (type)
Generate a window name unique to this session.

Parameters:

  • type
Geyser.showAll (type)
Show all managed windows.

Parameters:

  • type
generated by LDoc 1.5.0 Last updated 2024-04-26 00:56:21