Using

From Kolmafia
Revision as of 03:08, 25 June 2010 by imported>Heeheehee (New page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

using

Adds the following script's functions to the namespace. In other words, it makes the script's functions available as CLI commands.

namespace

Contains a list of all user-created functions available for use as CLI commands. Note that KoLmafia is always "using" ASH, and so all ASH commands are available in this format (e.g. "> print_html <font color="red">hello</font>" will print hello to the CLI, then return void.