Difference between revisions of "Ashref"

From Kolmafia
Jump to navigation Jump to search
(Undo revision 4657 by 78.46.197.81 (Talk))
imported>StDoodle
m
Line 1: Line 1:
[[ashref]]
+
{{#customtitle:ashref}}
  
AshRef is not an actual ash function, it is a cli function.  
+
Technically, "ashref" is a CLI command, but it's one of particular use for ASH scripting.  
  
Enter "ashref" into the Graphical cli with no parameters will display a list of all available ASH scripting functions.
+
Entering "ashref" into the CLI with no parameters will display a list of all available ASH scripting functions.
  
Entering "ashref " and a partial command name will display all commands matching the partial command name entered.
+
Entering "ashref [string]" with a partial command name in place of "[string]" will display all commands matching the partial command name entered.

Revision as of 12:08, 13 April 2010

{{#customtitle:ashref}}

Technically, "ashref" is a CLI command, but it's one of particular use for ASH scripting.

Entering "ashref" into the CLI with no parameters will display a list of all available ASH scripting functions.

Entering "ashref [string]" with a partial command name in place of "[string]" will display all commands matching the partial command name entered.