From: Tobias Ulmer Date: Tue, 29 Nov 2016 14:06:20 +0000 (+0100) Subject: e2tool: document info.cache field X-Git-Tag: e2factory-2.3.16rc1~44 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=035aa536bc07d94a1f857104b75dd01d1339240c;p=e2factory.git e2tool: document info.cache field Signed-off-by: Tobias Ulmer --- 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.