X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=docs%2FGoalfile.pod;fp=docs%2FGoalfile.pod;h=5355fe0aa85870b6d0d5b19b473405eab838937f;hb=a1b5f8cc0dae6adfdb306d701fc6fd579504ffe6;hp=ec84bae27175e75ab20d13d53abe89d80a27d160;hpb=5e13f1e2a3dc1237fcf2fa141d8379bdd36bde61;p=goals.git diff --git a/docs/Goalfile.pod b/docs/Goalfile.pod index ec84bae..5355fe0 100644 --- a/docs/Goalfile.pod +++ b/docs/Goalfile.pod @@ -12,6 +12,15 @@ Goalfile - introduction, tutorial, and reference for writing goal files =head1 REFERENCE +=head2 Standard Variables + +=head3 %tmpdir + +The location of a temporary directory which is created by goals when +it starts and is deleted when it exits (either on success or failure). +You can use this to store any temporary files that you want +automatically cleaned up. + =head2 Standard Functions =head3 basename (path)