Skip to content
Joseph Spencer edited this page Jul 26, 2014 · 1 revision

Here is a list of the available commands and the arguments they take

get url

Perform a get request for the provided url. All spun files must begin with a get command. You may use include for this as well so long as the included file begins with a get command.

Arguments:

  • url - may be a string or a variable. Relative urls are allowed so long as they resolve to a url that contains a hostname.

Clone this wiki locally