package scruf.status; public class DirectoryInfo { /** * This variable stores the 'level' at which * scruf is parsing the files with respect to * root. */ public static int level; }