modules.inventory/Action {invdata} ... {/invdata} [ Functions ]
NAME
Action invdata
SYNOPSIS
Slurp invdata output and parse the result
SEE ALSO
help invdata (in game) conf/options.tin
modules.inventory/Action {invitem} [ Functions ]
NAME
Action invmon
SYNOPSIS
Parse an {invitem} update, and gag it
SEE ALSO
help invmon (in game) conf/options.tin
modules.inventory/Action {invmon} [ Functions ]
NAME
Action invmon
SYNOPSIS
Parse an {invmon} update, and gag it
SEE ALSO
help invmon (in game) conf/options.tin
modules.inventory/Function parseInvdata [ Functions ]
NAME
Function parseInvdata
SYNOPSIS
Parse one line of invdata output and return the inventory item.
SEE ALSO
help invdata (in game) conf/options.tin
modules.inventory/Function stripColorCodes [ Functions ]
NAME
Function stripColorCodes
SYNOPSIS
Strip ANSI color codes from item descriptions.
modules.inventory/Ticker updateBagInventory [ Functions ]
NAME
Ticker updateBagInventory
SYNOPSIS
If an {invmon} update found containers in the primary bag, query them too.
SEE ALSO
help invmon (in game)