PlatformFile
59606162636465
installCommand(new CmdPropList()); installCommand(new CmdAdd()); installCommand(new CmdDelete()); installCommand(new CmdDiff()); setFileSystem(new PlatformFile(rootFile)); }