From 035aa536bc07d94a1f857104b75dd01d1339240c Mon Sep 17 00:00:00 2001 From: Tobias Ulmer Date: Tue, 29 Nov 2016 15:06:20 +0100 Subject: [PATCH] e2tool: document info.cache field Signed-off-by: Tobias Ulmer --- local/e2tool.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/local/e2tool.lua b/local/e2tool.lua index a7d77ef..8b858c1 100644 --- a/local/e2tool.lua +++ b/local/e2tool.lua @@ -284,6 +284,7 @@ end -- @field root Project root directory (string). -- @field project_location string: project location relative to the servers -- @field local_template_path Path to the local templates (string). +-- @field cache The cache object. local _info = false --- Open debug logfile. -- 2.39.5